mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-31 21:20:30 +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.
4 lines
No EOL
149 B
Text
4 lines
No EOL
149 B
Text
recursive-include adminsortable/static *
|
|
recursive-include adminsortable/templates *
|
|
recursive-include adminsortable/locale *
|
|
prune sample_project |