* Django 1.9 support (the plugin should be added to ``TEMPLATES["OPTIONS"]["builtins"]`` settings) - `13 <https://github.com/nigma/django-easy-pjax/pull/13>`_ * Fix handling of non-ascii query strings on Python 2.7 - `14 <https://github.com/nigma/django-easy-pjax/pull/13>`_
1.2.0
++++++++++++++++++
* Django 1.7/1.8 compatibility (thanks to scottwoodall)
1.1.0
++++++++++++++++++
* 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)