mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-04 15:10:29 +00:00
Added backwards compatibility for pre 1.1.1 versions that still have sortable_by defined as a classmethod. Need to address dynamic regroup template tag to see why categories are not being grouped properly in sample app. |
||
|---|---|---|
| .. | ||
| app | ||
| appmedia | ||
| static/adminsortable | ||
| templates | ||
| __init__.py | ||
| adminsortable.sqlite | ||
| manage.py | ||
| README | ||
| settings.py | ||
| urls.py | ||
Thanks for download django-admin-sortable. I hope it can help you out as much on your project(s) as it does on mine :) The only url patterns that are enabled for this project are /admin The username/password is: admin/admin If you still need help, please contact me at: btaylorweb@gmail.com Kind regards, Brandon Taylor bTaylor Web