mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-09 01:11:04 +00:00
Refactored database and changed "app" to "samples" so name didn't conflict with "AppConfig". Replaced deprecated assignment_tag with simple_tag. Updated unit tests. |
||
|---|---|---|
| .. | ||
| locale | ||
| static/adminsortable | ||
| templates/adminsortable | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| fields.py | ||
| models.py | ||
| utils.py | ||