commit | 699b4e9ea7dc1e0d34e234fbe2fbb6e7114582a1 | [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 | 571e582d46cbf0ebbd391c285ac48e31573924c6 [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',