mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-23 07:54:45 +00:00
Refactored ORM calls to properly order objects by the sortable_by property to ensure objects are grouped correctly in the sortable change list template after being passed through dynamic_regroup. Fixed missing import for jquery.effects.core, again. Refactored sortable_by classmethod into a property. |
||
|---|---|---|
| .. | ||
| 0001_initial.py | ||
| 0002_add_note.py | ||
| 0003_add_sample.py | ||
| __init__.py | ||