-------
- Dropped Django 1.5* support
- Dropped Python 3.3* support
- Added Django 1.11.* support
- Fixed an issue preventing settings to be taken into account in some case (24)
- Added an option to generate a report on demand only using a command line
parameter
- Reports are now compatible with django tests' --parallel option
- Added an option to generate a json file containing the report, instead of
printing in to console.