* Add support for Python 3.7 and 3.8.
* Add support for Django 2.2 and 3.0.
* Add support for ejabberd 18.09.
* Drop support for Python 2.7 and 3.4.
* Drop support for Django 1.11, 2.0 and 2.1.
* Drop support for ejabberd 14.07.
* Run test suite with warnings turned into errors to make sure that deprecated Django code is found.
* Run test suite with coverage to check code coverage.
* Add more tests to increase test coverage