* Remove the sites app from the config, we're not using it.
[matthijs/projects/xerxes.git] / settings.py
index f23d20c4c62e66c03ae4a808ad4ec928320c40c0..9b20669291b8a702718c5f7195dafb34f230abd9 100644 (file)
@@ -92,7 +92,6 @@ INSTALLED_APPS = (
     'django.contrib.auth',
     'django.contrib.contenttypes',
     'django.contrib.sessions',
-    'django.contrib.sites',
     'django.contrib.admin',
     'xerxes.events',
     'xerxes.influences',