summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 11bcec4..02c272d 100644
--- a/settings.py
+++ b/settings.py
@@ -7,7 +7,7 @@ DEBUG = True
TEMPLATE_DEBUG = DEBUG
ADMINS = (
- # ('Your Name', 'your_email@example.com'),
+ ('Aamir Khan', 'syst3m.w0rm+hk@gmail.com'),
)
MANAGERS = ADMINS