diff gpp/settings/base.py @ 540:51fa1e0ca218

For #243, create a contests application.
author Brian Neal <bgneal@gmail.com>
date Mon, 09 Jan 2012 01:13:08 +0000
parents dd97341788fa
children c092efc9ce71
line wrap: on
line diff
--- a/gpp/settings/base.py	Sat Jan 07 02:12:52 2012 +0000
+++ b/gpp/settings/base.py	Mon Jan 09 01:13:08 2012 +0000
@@ -125,6 +125,7 @@
     'bulletins',
     'comments',
     'contact',
+    'contests',
     'core',
     'custom_search',
     'donations',