- Django 1.9 support (the plugin should be added to
TEMPLATES["OPTIONS"]["builtins"]
settings) - #13 - Fix handling of non-ascii query strings on Python 2.7 - #14
- Django 1.7/1.8 compatibility (thanks to @scottwoodall)
- Refresh code and compatibility
- Wheel distribution
- Add demo at http://easy-pjax.herokuapp.com/
- Drop official support for Django 1.4 (it should still work though)
- First release