django-admin-sortable-fixwin/adminsortable
Alexander A. Sosnovskiy 22cd63a4ba It was impossible to override sortable_javascript_includes_template. Fixed. 2012-09-24 12:16:20 +03:00
..
locale fixed a typo, regenerated language files 2012-03-15 10:12:28 +01:00
static/adminsortable Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
templates/adminsortable It was impossible to override sortable_javascript_includes_template. Fixed. 2012-09-24 12:16:20 +03:00
templatetags Templates can be overriden now. 2012-09-23 21:37:58 +03:00
__init__.py Updated CSS classing of sortable inline and stacked items. 2012-07-09 11:05:59 -04:00
admin.py It was impossible to override sortable_javascript_includes_template. Fixed. 2012-09-24 12:16:20 +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