django-admin-sortable-fixwin/adminsortable
Brandon Taylor d4f577fdf9 Update csrf value to use value if present in context, then fall back to cookie.
Updated database samples.
Added migrations for sample project models.
Updated Category model to make order not editable.
2017-12-04 22:05:37 -05:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Increase margin between sortable elements in the change list. 2017-10-11 16:13:12 -04:00
templates/adminsortable Update csrf value to use value if present in context, then fall back to cookie. 2017-12-04 22:05:37 -05:00
templatetags Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
__init__.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
admin.py Use remote_field.model in favor of rel.to when possible 2017-03-16 16:21:59 +01:00
fields.py Remove south_field_triple method as South does not support Django >= 1.7 2017-03-16 16:21:58 +01:00
models.py Raise NotImplementedError instead of NotImplemented 2016-10-23 10:20:45 -04:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00