comparison gpp/settings.py @ 290:64c188a9d31f

Adding a legacy app to contain management commands to convert the old data to the new database format. This first commit has the import_old_users command.
author Brian Neal <bgneal@gmail.com>
date Fri, 24 Dec 2010 05:28:58 +0000
parents 8fd4984d5c3b
children 8a0bae48b6ca
comparison
equal deleted inserted replaced
289:0dd8989abef2 290:64c188a9d31f
138 'donations', 138 'donations',
139 'downloads', 139 'downloads',
140 'forums', 140 'forums',
141 'gcalendar', 141 'gcalendar',
142 'irc', 142 'irc',
143 'legacy',
143 'mailer', 144 'mailer',
144 'membermap', 145 'membermap',
145 'messages', 146 'messages',
146 'news', 147 'news',
147 'oembed', 148 'oembed',