summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rwxr-xr-xsettings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index f3cd4a0..940a14f 100755
--- a/settings.py
+++ b/settings.py
@@ -92,6 +92,7 @@ INSTALLED_APPS = (
'django.contrib.messages',
'registration',
'tagging',
+ 'pytask.profile',
# Uncomment the next line to enable the admin:
# 'django.contrib.admin',
# Uncomment the next line to enable admin documentation: