Updated README.md [ci skip]
parent
4a9b6e5e5c
commit
92a816b9ae
|
|
@ -47,7 +47,7 @@ INSTALLED_APPS = (
|
||||||
## Optional themes
|
## Optional themes
|
||||||
This package ships with optional themes as fixtures, they can be installed using the [loaddata admin command](https://docs.djangoproject.com/en/1.11/ref/django-admin/#django-admin-loaddata). Optional themes are activated on installation.
|
This package ships with optional themes as fixtures, they can be installed using the [loaddata admin command](https://docs.djangoproject.com/en/1.11/ref/django-admin/#django-admin-loaddata). Optional themes are activated on installation.
|
||||||
|
|
||||||
##### Django theme (default):
|
##### [Django](https://www.djangoproject.com/) theme (default):
|
||||||
Run ``python manage.py loaddata admin_interface_theme_django.json``
|
Run ``python manage.py loaddata admin_interface_theme_django.json``
|
||||||
|
|
||||||
##### [Bootstrap](http://getbootstrap.com/) theme:
|
##### [Bootstrap](http://getbootstrap.com/) theme:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue