I\'ve upgraded to Django 2.1, and I\'m seeing this error when I load the admin interface:
TypeError at /admin/foo/bar/1/change/ render() got an
Its version and signature incompatibility issue. Go back to version - 2.0.8
pip3 install Django==2.0.8