Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to run the server #1

Open
anibha88 opened this issue Apr 10, 2019 · 2 comments
Open

Not able to run the server #1

anibha88 opened this issue Apr 10, 2019 · 2 comments

Comments

@anibha88
Copy link

anibha88 commented Apr 10, 2019

When I run the command:
python manage.py runserver

Screen Shot 2019-04-10 at 11 29 24 PM

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,

@0xbs0d
Copy link

0xbs0d commented Aug 6, 2019

@anibha88 in settings.py under INSTALLED_APPS change 'Crud' to 'CRUD'. Or at least, that fixed it for me.

@john-bagiliko
Copy link
Owner

I did fix that and you should not have that error again. But let me know if it persists. Sorry for the late reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants