django-admin-sortable-fixwin/adminsortable
Mathijs de Bruin 7f043f588b Added jQuery tool for doing proper CSRF with AJAX. 2013-09-04 21:57:04 +02:00
..
locale Removed executable permissions from many files 2013-07-18 22:45:22 -03:00
static/adminsortable Added jQuery tool for doing proper CSRF with AJAX. 2013-09-04 21:57:04 +02:00
templates/adminsortable Make inline hint translatable 2013-08-22 17:05:22 +02:00
templatetags Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines. 2013-04-26 13:30:42 -04:00
__init__.py Bumped version to 1.5.4 2013-08-22 12:18:09 -04:00
admin.py Added an override for the admin add_view to prevent the change form template extends variable from not being populated. 2013-06-20 15:47:41 -04:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Added properties to allow sortable change list and change form view to extend a custom template or extend the default admin change form and change list templates. 2013-05-03 08:35:17 -04:00
utils.py Added support for queryset() overrides on admin classes and inline admin classes. 2013-04-27 22:58:02 -04:00