comparison gpp/settings.py @ 214:28988cce138b

Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
author Brian Neal <bgneal@gmail.com>
date Fri, 14 May 2010 02:19:48 +0000
parents 272d3a8c98e8
children 8c1832b9d815
comparison
equal deleted inserted replaced
213:65016249bf35 214:28988cce138b
125 'django.contrib.sessions', 125 'django.contrib.sessions',
126 'django.contrib.sites', 126 'django.contrib.sites',
127 'elsewhere', 127 'elsewhere',
128 'tagging', 128 'tagging',
129 'accounts', 129 'accounts',
130 'antispam',
130 'bio', 131 'bio',
131 'bulletins', 132 'bulletins',
132 'comments', 133 'comments',
133 'contact', 134 'contact',
134 'core', 135 'core',