Update README.md

This commit is contained in:
Brandon Taylor 2014-02-05 15:11:49 -05:00
parent 77385bddeb
commit d5d6f54135

View file

@ -144,7 +144,7 @@ There are also generic equivalents that you can inherit from:
"""Your generic inline options go here"""
### Overriding `queryset()`
#### Overriding `queryset()`
django-admin-sortable supports custom queryset overrides on admin models
and inline models in Django admin!