mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
commit
566f1e386e
1 changed files with 3 additions and 0 deletions
|
|
@ -201,6 +201,9 @@ To group settings together you can define fieldsets. Here's an example:
|
|||
'General Options': ('SITE_NAME', 'SITE_DESCRIPTION'),
|
||||
'Theme Options': ('THEME',),
|
||||
}
|
||||
|
||||
.. note:: CONSTANCE_CONFIG_FIELDSETS must contain all fields from CONSTANCE_CONFIG
|
||||
|
||||
.. image:: screenshot3.png
|
||||
|
||||
Usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue