37f91cce97
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.
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
.project
|
|
dist
|
|
django_admin_sortable.egg-info
|
|
.pydevproject
|
|
*.pyc
|
|
*.pyo
|
|
.idea
|