mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Change to test travis build
This commit is contained in:
parent
b9eb800a91
commit
bee1a68c51
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ Note: Use later evaluated strings instead of direct classes for the field and wi
|
|||
'MY_SELECT_KEY': ('yes', 'select yes or no', 'yes_no_null_select'),
|
||||
}
|
||||
|
||||
Ordered Fields in admin
|
||||
Ordered Fields in Django Admin
|
||||
-----------------------
|
||||
|
||||
In order to Order the fields , you can use OrderedDict collection. Here is an example:
|
||||
|
|
|
|||
Loading…
Reference in a new issue