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
When I run the command:
python manage.py runserver
It is giving me error as:
ModuleNotFoundError: No module named 'crud'
Please find more information in the attached screenshot. I am a complete newbie to Django and I am trying this for the first time. I apologize for the silly mistakes if any.
Thanks,
The text was updated successfully, but these errors were encountered:
When I run the command:
python manage.py runserver
It is giving me error as:
ModuleNotFoundError: No module named 'crud'
Please find more information in the attached screenshot. I am a complete newbie to Django and I am trying this for the first time. I apologize for the silly mistakes if any.
Thanks,
The text was updated successfully, but these errors were encountered: