Added django_evolution to the stack

This commit is contained in:
2010-03-09 22:09:37 +00:00
parent 522fbdc9f8
commit e65afef1db
2 changed files with 2 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ INSTALLED_APPS = (
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django_evolution',
'registration',
'django_cron',
'eve_proxy',