Skip to content

Releases: webstack/webstack-django-sorting

v1.0.0

24 Jan 11:53

Choose a tag to compare

  • Now switching between ascending, descending, and no sorting
  • Removed webstack_django_sorting.middleware.SortingMiddleware
  • Fixed sorting on edge cases
  • Django 1.10 support
  • Improved Python 3 support
  • Add first tests

v0.5.0

03 Jan 21:46

Choose a tag to compare

  • Restore compatibility with Django v1.8 and lower
  • Fix reading of README.rst with Python 3
  • Cleanup in test project

0.4.3

03 Jan 21:46

Choose a tag to compare

  • Compatibility with Django v1.9
  • Better MANIFEST.in