django-admin-sortable/docs/known-issues.rst

5 lines
224 B
ReStructuredText
Raw Normal View History

2014-08-21 04:22:53 +00:00
Known Issue(s)
==============
Because of the way inline models are added to their parent model in the change form, it is not currently possible to have sortable inline models whose parent does not inhert from ``Sortable``.