Changelog
=========

0.5 (2017-09-04)
----------------

- Add column number and error_object and make requests asynchronous. (#10)

0.4 (2016-03-18)
----------------

- Made usable with Django 1.9 and Python 3 (#7)


0.3 (2014-01-11)
----------------

- Request info is provided to the logger.


0.2 (2013-11-26)
----------------

- Remove jQuery dependency
- Add csrf validation


0.1 (2012-09-06)
----------------

- Project initialization.
- Add utils.js generated from template
