- [#51] Update TravisCI Python / Django versions
- [#52] Fix deprecated url_patterns
- [#53] Change default error response code to 500
- [#56] Add @check decorator and refactor existing checks to use it (thanks @benwebber!)
- [#57] Sort caches / databases in response for more consistent responses
- [#59] Add .editorconfig for improved consistency in contributions
- [#61] Add Vagrantfile and docs for how to run and develop on Vagrant instance
- [#65] Include assets in source tarball for Debian packaging (thanks @fladi)
- [#71] Unpin django-jsonview in setup.py
- [#72] Fix stacktrace on dashboard modal and increase width for better readability