mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-26 19:00:23 +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. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| api.py | ||
| BeautifulSoup.py | ||
| middleware.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||