mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-29 14:42:32 +00:00
[svn r8325] django_evolution is a nice thing to have for development (allows updating db with changes to models without wiping whole tables) but for development and not deployment.
This commit is contained in:
parent
c24359cb87
commit
a5b2db7206
@ -80,7 +80,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.redirects',
|
||||
#'photologue',
|
||||
#'troggle.reversion',
|
||||
'django_evolution',
|
||||
#'django_evolution',
|
||||
'troggle.registration',
|
||||
'troggle.profiles',
|
||||
'troggle.expo'
|
||||
|
Loading…
Reference in New Issue
Block a user