mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-26 19:00:23 +00:00
Updated readme. Updated sample project to leverage new sorting_filters on Person model and admin. Removed custom change list template for Person admin. |
||
|---|---|---|
| .. | ||
| locale | ||
| static/adminsortable | ||
| templates/adminsortable | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| models.py | ||
| utils.py | ||