This branch adds support for the python setup.py upload command (from setup.py for humans) and bumps the version number to 0.2.0 (because there's a slight incompatibility since we're dropping official support for Django < 1.11.) Once this is approved and merged, I'll run the upload command to tag the release and upload it to pypi.
This branch adds support for the
python setup.py upload
command (from setup.py for humans) and bumps the version number to 0.2.0 (because there's a slight incompatibility since we're dropping official support for Django < 1.11.) Once this is approved and merged, I'll run the upload command to tag the release and upload it to pypi.