mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
Theme bump
This commit is contained in:
parent
0ac9181197
commit
aeaa45e31a
2 changed files with 3 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ pygments_style = 'sphinx'
|
|||
|
||||
# The theme to use for HTML and HTML Help pages. See the documentation for
|
||||
# a list of builtin themes.
|
||||
html_theme = 'scrolls'
|
||||
html_theme = 'default'
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ Built-In Views
|
|||
Each of these views contains the list of context variables that are included in
|
||||
their templates.
|
||||
|
||||
.. note:: TODO: Fix the capitalization of context variables!
|
||||
|
||||
View Constants
|
||||
---------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue