summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
authorNishanth Amuluru2011-01-07 10:30:26 +0530
committerNishanth Amuluru2011-01-07 10:30:26 +0530
commitac163389817a0756788cfe8e0d80b090f9e3a21b (patch)
tree6c1a2a5bfa970a408323d1488b13b9f00758b96e /settings.py
parent859199f9ad567aba25f207fe915c878321473bbc (diff)
downloadpytask-ac163389817a0756788cfe8e0d80b090f9e3a21b.tar.gz
pytask-ac163389817a0756788cfe8e0d80b090f9e3a21b.tar.bz2
pytask-ac163389817a0756788cfe8e0d80b090f9e3a21b.zip
changed the url in email activation
Diffstat (limited to 'settings.py')
-rwxr-xr-xsettings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index f3f39a0..f47cd0f 100755
--- a/settings.py
+++ b/settings.py
@@ -104,4 +104,3 @@ AUTH_PROFILE_MODULE = 'profile.Profile'
#django-registration
ACCOUNT_ACTIVATION_DAYS = 7
DEFAULT_FROM_EMAIL = 'Admin <admin@fossee.in>'
-