From: Matthijs Kooijman Date: Thu, 7 Feb 2008 16:51:00 +0000 (+0100) Subject: * Add the tools app to the list of apps. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=commitdiff_plain;h=3875c317e81ce85be062e8b29d7dac7c8568e2ab * Add the tools app to the list of apps. --- diff --git a/settings.py b/settings.py index 7b4a4a6..8d7bd13 100644 --- a/settings.py +++ b/settings.py @@ -87,6 +87,7 @@ INSTALLED_APPS = ( 'ee.events', 'ee.influences', 'ee.base', + 'ee.tools', ) TEMPLATE_CONTEXT_PROCESSORS = (