mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-13 09:43:16 +00:00
moar definitions of how this is going to work
This commit is contained in:
parent
4aeb55be89
commit
8fcbcfecbd
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ The default theme is whatever bootstrap is most current. Specifically:
|
||||||
|
|
||||||
If you create a new theme, please define it thus:
|
If you create a new theme, please define it thus:
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
ADMIN2_THEME_DIRECTORY = "/admin2/foundation/"
|
ADMIN2_THEME_DIRECTORY = "/admin2/foundation/"
|
||||||
|
|
||||||
REST API
|
REST API
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue