mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Move screenshot to the top of the doc index.
This commit is contained in:
parent
1f958dc443
commit
395924a022
1 changed files with 2 additions and 7 deletions
|
|
@ -7,6 +7,8 @@ Features
|
|||
* Easily migrate your static settings to dynamic settings.
|
||||
* Admin interface to edit the dynamic settings.
|
||||
|
||||
.. image:: screenshot2.png
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
|
|
@ -119,13 +121,6 @@ authorization checks, feel free to set the :setting:`CONSTANCE_SUPERUSER_ONLY`
|
|||
setting to ``False`` and give the users or user groups access to the
|
||||
``constance.change_config`` permission.
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
.. figure:: screenshot2.png
|
||||
|
||||
The standard edit screen.
|
||||
|
||||
.. figure:: screenshot1.png
|
||||
|
||||
The virtual application ``Constance`` among your regular applications.
|
||||
|
|
|
|||
Loading…
Reference in a new issue