Update django to 2.2 which is LTS and the latest version.
Brief Summary of Changes
- HttpRequest.headers to allow simple access to a request’s headers.
- Database-level constraints on models.
- Watchman compatibility for runserver to improve the performance of watching a large number of files for changes.
For further changes visit: https://docs.djangoproject.com/en/2.2/releases/2.2/