mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-25 02:10:24 +00:00
Incremented version to 1.2. Refactored ORM calls to properly order objects by the sortable_by property to ensure objects are grouped correctly in the sortable change list template after being passed through dynamic_regroup. Fixed missing import for jquery.effects.core, again. Refactored sortable_by classmethod into a property. |
||
|---|---|---|
| .. | ||
| 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