mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-11 16:17:12 +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:
@@ -80,7 +80,7 @@ INSTALLED_APPS = (
|
|||||||
'django.contrib.redirects',
|
'django.contrib.redirects',
|
||||||
#'photologue',
|
#'photologue',
|
||||||
#'troggle.reversion',
|
#'troggle.reversion',
|
||||||
'django_evolution',
|
#'django_evolution',
|
||||||
'troggle.registration',
|
'troggle.registration',
|
||||||
'troggle.profiles',
|
'troggle.profiles',
|
||||||
'troggle.expo'
|
'troggle.expo'
|
||||||
|
|||||||
Reference in New Issue
Block a user