------------------
- Update testing configurations for Django and Python as per Django documentation
- https://docs.djangoproject.com/en/3.0/faq/install/#what-python-version-can-i-use-with-django
- Add some useful metadata for the project's PyPI listing
- Minor changes to documentation
- Update getting session in DjangoTestApp. Fixed 113
- Remove py27/py35 support