mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-17 06:20:33 +00:00
4 lines
224 B
ReStructuredText
4 lines
224 B
ReStructuredText
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``.
|