Added django-suit

This commit is contained in:
Felipe Martín 2015-08-29 19:08:41 +02:00
parent 06895d6c05
commit 15afe52725
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = (
'suit',
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',