changeset 36 | a658305c5fa5 |
parent 23 | 3cb3f853a193 |
child 78 | 795dd8aeba9f |
--- a/project/settings.py Thu Nov 12 13:11:35 2009 +0530 +++ b/project/settings.py Thu Nov 12 19:19:37 2009 +0530 @@ -75,6 +75,6 @@ 'django.core.context_processors.media', 'project.kiwipycon.context_processors.sponsors') -DEFAULT_FROM_EMAIL = 'admin@scip.in' +DEFAULT_FROM_EMAIL = 'admin@scipy.in' ACCOUNT_ACTIVATION_DAYS = 55 \ No newline at end of file