mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Fix typo in docs
This commit is contained in:
parent
c47fefaf46
commit
b4bc9120d0
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ You can define fieldsets to group settings together:
|
||||||
Fieldsets collapsing
|
Fieldsets collapsing
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
To make some fieldsets collapsing you can use new format if CONSTANCE_CONFIG_FIELDSETS. Here's an example:
|
To make some fieldsets collapsing you can use new format in CONSTANCE_CONFIG_FIELDSETS. Here's an example:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue