django-admin-sortable-fixwin/adminsortable
Camilo Nova 9b51e83537 Update to django 1.11
Fixes `TypeError, context must be a dict rather than RequestContext.`

As seen in https://docs.djangoproject.com/en/1.11/ref/templates/upgrading/#django-template-loader
2017-03-13 11:57:38 -05:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Minor formatting tweaks 2016-08-08 21:34:53 -04:00
templates/adminsortable Proper context and breadcrumbs 2016-11-02 12:47:36 -04:00
templatetags Update to django 1.11 2017-03-13 11:57:38 -05:00
__init__.py Fix Sorting by ForeignKey 2016-10-30 11:33:20 -04:00
admin.py Clarify comment. 2017-03-11 11:20:16 -05:00
fields.py Fixed a typp in adminsortable/fields.py comments. 2015-09-07 21:26:36 -04: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