I am working through setting up Django and have been using the Spyder IDE for my other learning/dev work.
I set up the django project, migrated the db, all is good. When I type python manage.py runserver or python manage.py runserver 127.0.0.1:8000 I get no response. It just sits there. Ctrl+C shows the heart symbol. I can open another console (for example, Anaconda) and it works. Both of these are inside my virtual environment. Baffled but moving on in the other command prompt. Any help is appreciated. Craig -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
