-
django.utils.encoding.python_2_unicode_compatible() alias was removed in Django 3.0.
-
In Django 1.11, system checks run as part of the tests and failed: 'django.contrib.auth.context_processors.auth' must be in TEMPLATES in order to use the admin application.