Quantcast
Viewing all articles
Browse latest Browse all 22

Answer by lookininward for Django Import Error: No module named apps

This can also happen if you installed your app in settings.py in your main project folder, before running this:

python manage.py startapp [app-name]

Comment it out, create the app (should work now), then put the line back into the settings.py file and continue on.


Viewing all articles
Browse latest Browse all 22

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>