Updated README.md

pull/6/head
Fabio Caccamo 2016-04-11 12:56:09 +02:00
parent 858f077bd4
commit 149c95311f
1 changed files with 1 additions and 1 deletions

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',
#...