Provide Vagrantfile and ansible playbook to deploy the app in a VM
provide at least a playbook so the software can be installed on some host
generate badges from coverage report on ci and display them in readme
add version info to readme
have pytest generate a coverage report
have pytest generate a coverage report
run tests in parallel
pytest-xdist's output is not as pretty as pytest's and it has other requirements regarding test order.
Since parallel execution is not that important atm (we have only a few tests), this issue…
add model manager to sort by most recent first