~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Added
_____
* Add quality testing to travis run.
* Add encrypted password for package PyPI.
Removed
-------
* Remove the quality condition on deployment.
* Remove the version combos known to fail.
Changed
-------
* Allow for lower versions of djangorestframework, to be compatible with edx-platform.
* Constrict DRF to version that works.
* Update versions of requirements via pip-compile.
* Use different test target - test-all instead of validate.
Fixed
-----
* Fix name and supported versions.