Updated README
parent
793a019460
commit
c5bbbbc855
|
|
@ -14,7 +14,7 @@ You can use the builtin **django-theme** or create your own and **customize** **
|
||||||
INSTALLED_APPS = (
|
INSTALLED_APPS = (
|
||||||
#...
|
#...
|
||||||
'admin_interface',
|
'admin_interface',
|
||||||
'flat',
|
'flat', #if django version < 1.9
|
||||||
'colorfield',
|
'colorfield',
|
||||||
#...
|
#...
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue