Django - REST Framework Basics
You added
rest_framework to INSTALLED_APPS but get an error: ModuleNotFoundError: No module named 'rest_framework'. What is the likely cause?