django-admin-sortable-fixwin/adminsortable
Brandon Taylor 9145da6a23 Updated version to 1.3.6, which also somehow didn't make it into the previous release 2012-11-02 13:38:19 -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 Fixed the changed to the get_do_sorting_url template tag that somehow didn't make it into the previous release. 2012-11-02 13:33:55 -04:00
templatetags Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object. 2012-11-02 09:04:32 -04:00
__init__.py Updated version to 1.3.6, which also somehow didn't make it into the previous release 2012-11-02 13:38:19 -04:00
admin.py Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object. 2012-11-02 09:04:32 -04:00
fields.py Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object. 2012-11-02 09:04:32 -04:00
models.py Fixed the inline stacked sortable template by passing in the original object rather than passing in the model type id of the original object. 2012-11-02 09:04:32 -04:00