- Fix for Python 3 regression for params to remove (thanks @bw-aus, @ghost, @birdsarah)
- Update tox to use Django 2.2 (thanks @birdsarah)
- Fix for Django 1.11
- Fix encoding problem (thanks @bw-aus)
- Add CSS classes to template (thanks @JanMalte)
- Fix missing translation (thanks @JanMalte and @valentjedi)
- Preserve ordering of allowed sort fields (thanks @tooreht)
- Further querystring improvement (thanks @fle)
- Test against Django 1.8
- Add support for Python 3
- Add tox & travis to test all variations
- Update license to MIT
- Add support for preserving other query strings (thanks @fle)
- Make sure tests run in 1.6 and 1.7 (thanks @fle)