summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--[-rwxr-xr-x]settings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index cc6f6460..3ca51ef8 100755..100644
--- a/settings.py
+++ b/settings.py
@@ -68,7 +68,6 @@ INSTALLED_APPS = [
'django.contrib.humanize',
'django.contrib.sitemaps',
'forum',
- 'django_authopenid',
'debug_toolbar' ,
]