mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-25 16:51:54 +00:00
[svn] 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.
Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8325 by cucc @ 5/3/2009 6:11 AM
This commit is contained in:
parent
625b2156e3
commit
8ae5232d87
@ -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