Hello all, I installed Django 4.04 and rest framework using pip. When I included rest_framework in installed apps section in settings.py I get error as ModuleNotFoundError: No module named 'rest_framework'.
Is there any compatibility issue with latest release? Please help. Thank you! -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/76cd61a5-1aed-47bf-a70c-e42ed8eabf90n%40googlegroups.com.
