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:
394b401
)
* Add the tools app to the list of apps.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 7 Feb 2008 16:51:00 +0000
(17:51 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 7 Feb 2008 16:51:00 +0000
(17:51 +0100)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index 7b4a4a63e866d58761b783a8f22f2bb64ec5ae6e..8d7bd13433062c55efed7e42c788b7aebc80ba71 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-87,6
+87,7
@@
INSTALLED_APPS = (
'ee.events',
'ee.influences',
'ee.base',
+ 'ee.tools',
)
TEMPLATE_CONTEXT_PROCESSORS = (