django-admin-sortable-fixwin/adminsortable
Brandon Taylor 1bf768bf02 Updated version to 1.3.9 2013-01-06 20:40:00 -05:00
..
locale fixed a typo, regenerated language files 2012-03-15 10:12:28 +01:00
static/adminsortable Updated readme. 2013-01-06 20:39:05 -05: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 Update adminsortable/templatetags/django_template_additions.py 2012-11-24 20:06:34 +00:00
__init__.py Updated version to 1.3.9 2013-01-06 20:40:00 -05: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