Get manage.py from Django 2.0
This strips comments about Python 2 and uses Python 3 raise from exception code.
Also uses pragma: no cover
to increase the coverage rating
Edited by Thom Wiggers
This strips comments about Python 2 and uses Python 3 raise from exception code.
Also uses pragma: no cover
to increase the coverage rating