Posts by Marley Oliveira • 11 points
1 post
-
1
votes0
answers278
viewsQ: DJANGO error: Django.core.exceptions.Improperlyconfigured in the initial tutorial!
I’m a beginner in Python and I’m doing the Django tutorial and using Pycharm as IDE. When I run the command from the internal Pycharm console: from polls.models import Question it returns me the…