* Omit urls.py from coverage report (not used but needed for django package) * Omit apps.py from coverage report (default apps file)
0.5.4
++++++++++++++++++
* Removal of py32/django1.8 support from Travis CI build
0.5.3
++++++++++++++++++
* Fixing .travis.yml file and CI builds
0.5.2
++++++++++++++++++
* Typo in README.rst
0.5.1
++++++++++++++++++
* Add codecov.io support * Documentation updates
0.5.0
++++++++++++++++++
* Add requirements.txt to tox.ini so tests can run * Fix broken compatibility with Django 1.8/1.9 due to backwards incompatible changes in 1.9/1.10 code