mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-28 10:24:46 +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.
7 lines
84 B
Text
7 lines
84 B
Text
.project
|
|
dist
|
|
django_admin_sortable.egg-info
|
|
.pydevproject
|
|
*.pyc
|
|
*.pyo
|
|
.idea
|