commit | f6a619c3016626304b0b159999df0f488416875b | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed May 06 09:44:32 2015 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed May 06 09:44:32 2015 -0700 |
tree | da8b2c44b3d602328d5d88e6382614e926c37c25 | |
parent | 91dd0751b9e0384ccd14f2c1711e85ff19e91145 [diff] |
enable cord admin pages
diff --git a/xos/xos/settings.py b/xos/xos/settings.py index 07b4843..26ebbf2 100644 --- a/xos/xos/settings.py +++ b/xos/xos/settings.py
@@ -145,6 +145,7 @@ 'django_evolution', 'core', 'hpc', + 'cord', 'requestrouter', # 'urlfilter', # 'servcomp',