mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-24 01:40:26 +00:00
Refactored how the sortable_by properties get populated by looping over the model fields until we get to the SortableForeignKey, then grabbing properties from the field and its related data. |
||
|---|---|---|
| .. | ||
| admin.sortable.js | ||
| admin.sortable.stacked.inlines.js | ||
| admin.sortable.tabular.inlines.js | ||
| jquery.effects.core.js | ||
| jquery.effects.highlight.js | ||
| jquery.ui.core.js | ||
| jquery.ui.draggable.js | ||
| jquery.ui.droppable.js | ||
| jquery.ui.mouse.js | ||
| jquery.ui.sortable.js | ||
| jquery.ui.widget.js | ||