* Add the tools app to the list of apps.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 7 Feb 2008 16:51:00 +0000 (17:51 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 7 Feb 2008 16:51:00 +0000 (17:51 +0100)
settings.py

index 7b4a4a63e866d58761b783a8f22f2bb64ec5ae6e..8d7bd13433062c55efed7e42c788b7aebc80ba71 100644 (file)
@@ -87,6 +87,7 @@ INSTALLED_APPS = (
     'ee.events',
     'ee.influences',
     'ee.base',
+    'ee.tools',
 )
 
 TEMPLATE_CONTEXT_PROCESSORS = (