aboutsummaryrefslogtreecommitdiffstats
path: root/motor/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'motor/settings.py')
-rw-r--r--motor/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/motor/settings.py b/motor/settings.py
index 612efee..c752b59 100644
--- a/motor/settings.py
+++ b/motor/settings.py
@@ -127,7 +127,7 @@ INSTALLED_APPS = (
'django.contrib.messages',
'django.contrib.staticfiles',
# Uncomment the next line to enable the admin:
- #'django.contrib.admin',
+ 'django.contrib.admin',
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
'bootstrap3',