You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Django version == 1.11.3 which is incompatible with python 3.7 . Upgrade the Django version in the requirements.txt file to 2.2.7 and verify all tests are passing and the app builds properly.