Updated README.md

This commit is contained in:
Fabio Caccamo
2016-04-11 12:56:09 +02:00
parent 858f077bd4
commit 149c95311f
+1 -1
View File
@@ -13,9 +13,9 @@ You can use the builtin **django-theme** or create your own and **customize** **
```python
INSTALLED_APPS = (
#...
'admin_interface',
'flat',
'colorfield',
'admin_interface',
#...
'django.contrib.admin',
#...