summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Amuluru2011-01-07 11:27:29 +0530
committerNishanth Amuluru2011-01-07 11:27:29 +0530
commit5e4a908ac4397a4b1070b8ecf6a85a5031956a42 (patch)
tree0409922a772c8f77648dc160ccef24a4702dfbe8
parent176fad1d595fc47239609ab39ecc3ab4dd6a8e18 (diff)
downloadpytask-5e4a908ac4397a4b1070b8ecf6a85a5031956a42.tar.gz
pytask-5e4a908ac4397a4b1070b8ecf6a85a5031956a42.tar.bz2
pytask-5e4a908ac4397a4b1070b8ecf6a85a5031956a42.zip
modified the redirect url
-rwxr-xr-xsettings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index f47cd0f..02e37d6 100755
--- a/settings.py
+++ b/settings.py
@@ -104,3 +104,4 @@ AUTH_PROFILE_MODULE = 'profile.Profile'
#django-registration
ACCOUNT_ACTIVATION_DAYS = 7
DEFAULT_FROM_EMAIL = 'Admin <admin@fossee.in>'
+LOGIN_REDIRECT_URL = '/'