# HG changeset patch # User Madhusudan.C.S # Date 1279574463 -19800 # Node ID d8083b07989d094d838fabdf4f0148d116fa3fe7 # Parent 3a31881564ba5a5feb981ebd9ad528baae86345b Set the current program scope as a settings variable. diff -r 3a31881564ba -r d8083b07989d project/settings.py --- a/project/settings.py Fri Jul 16 01:33:33 2010 +0530 +++ b/project/settings.py Tue Jul 20 02:51:03 2010 +0530 @@ -76,3 +76,4 @@ DEFAULT_FROM_EMAIL = 'admin@scipy.in' +CURRENT_SCOPE = 'scipyin/2010'