projects
/
matthijs
/
projects
/
xerxes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ebe44
)
* Remove the sites app from the config, we're not using it.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 24 Mar 2008 16:54:25 +0000
(17:54 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 24 Mar 2008 16:54:25 +0000
(17:54 +0100)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index f23d20c4c62e66c03ae4a808ad4ec928320c40c0..9b20669291b8a702718c5f7195dafb34f230abd9 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-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',