mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-05-26 23:44:01 +00:00
Update README.md
This commit is contained in:
parent
77385bddeb
commit
d5d6f54135
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ There are also generic equivalents that you can inherit from:
|
||||||
"""Your generic inline options go here"""
|
"""Your generic inline options go here"""
|
||||||
|
|
||||||
|
|
||||||
### Overriding `queryset()`
|
#### Overriding `queryset()`
|
||||||
django-admin-sortable supports custom queryset overrides on admin models
|
django-admin-sortable supports custom queryset overrides on admin models
|
||||||
and inline models in Django admin!
|
and inline models in Django admin!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue