I am getting this error when I go for python manage.py runserver
error -
_frozen_importlib._DeadlockError: deadlock detected by _ModuleLock('django.test.signals') at 140668266856120
Please help me out. I saw other questions but it says that same model is called multiple times or same database table has been called multiple times.
You can fix this by upgrading your Django version to 2.2.24 like this: