commit | 555bad533b4c55134fc0e5b9e3e6b81501649390 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Dec 01 17:10:00 2015 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Tue Dec 01 17:10:00 2015 -0800 |
tree | 44cde4543ffca97d2be012919fad6af4f6a3705b | |
parent | 92485d59439aea4d91f81de48c4a0dec03808a75 [diff] |
Added suite
diff --git a/xos/xos/settings.py b/xos/xos/settings.py index 51de172..834b3a1 100644 --- a/xos/xos/settings.py +++ b/xos/xos/settings.py
@@ -143,7 +143,7 @@ 'django.contrib.messages', 'django.contrib.staticfiles', # Uncomment the next line to enable the admin: - #'suit', + 'suit', 'xos.apps.MyDjangoSuitConfig', 'admin_customize', 'django.contrib.admin',