django-admin-sortable-fixwin/adminsortable
Brandon Taylor 04bdb80637 Removed individual jQueryUI JavaScript files in favor of loading jQueryUI from Google Ajax API.
Updated jQuery to latest version from Google Ajax API.
Integrated pull-request from BlindHunter to add the ability to override templates on a per-model basis.
Updated README.
2012-09-25 10:52:31 -04:00
..
locale fixed a typo, regenerated language files 2012-03-15 10:12:28 +01:00
static/adminsortable Removed individual jQueryUI JavaScript files in favor of loading jQueryUI from Google Ajax API. 2012-09-25 10:52:31 -04:00
templates/adminsortable Removed individual jQueryUI JavaScript files in favor of loading jQueryUI from Google Ajax API. 2012-09-25 10:52:31 -04:00
templatetags Unable to sort in more than one application in project - fixed. 2012-09-24 15:12:07 +03:00
__init__.py Removed individual jQueryUI JavaScript files in favor of loading jQueryUI from Google Ajax API. 2012-09-25 10:52:31 -04:00
admin.py Unable to sort in more than one application in project - fixed. 2012-09-24 15:12:07 +03:00
fields.py Added south field triple to SortableForeignKey field 2012-03-07 21:52:57 -06:00
models.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00