summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index 2fd3810..ea12ed7 100644
--- a/settings.py
+++ b/settings.py
@@ -128,7 +128,6 @@ INSTALLED_APPS = (
'registration',
'allotter',
- 'profiler'
)
ACCOUNT_ACTIVATION_DAYS = 7