9👍
✅
I had the same problem, for me upgrade the django rest solved the problem! I used this command
pip install djangorestframework --upgrade
Source:stackexchange.com
9👍
I had the same problem, for me upgrade the django rest solved the problem! I used this command
pip install djangorestframework --upgrade