Thursday, November 29, 2018

Re: Tutorial - runserver freezes command prompt

You might want to try Visual Studio Code as well. It has some integration with Python (for example code completion and flake8 and pylint checks on the fly).



On Fri, Nov 30, 2018 at 8:04 AM Scott Reed <akaprometheus@gmail.com> wrote:
Thanks again Jorge!  I'm such a noob :/  But this is a great learning experience.

On Thursday, November 29, 2018 at 9:55:00 PM UTC-8, jlgimeno71 wrote:


On Thu, Nov 29, 2018, 9:40 PM Scott Reed <akapro...@gmail.com wrote:
Thanks for you response Jorge!  I see, that's just to check that it worked, and I'm supposed to quit the server to keep using the command prompt.
Another question: I can't figure out the next step - opening the views.py file in the command prompt.  
I've tried navigating to the directory and entering the filename, entering the file's full path, doing both of those with 'python' and 'python.exe' before them, adding python's path (I think) to my environmental variables path in Windows.  
I'm stuck.

Scott,

To edit files you need a text editor of some sort. Notepad or Word are not very useful. A good one I have seen people use is Mu, located at https://codewith.mu. Notepad++ is another good option for Windows.

-Jorge

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c6623559-baf7-4313-bf10-be9106850f74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHn91oeD_RRKbieb4t8cuQdx%3Dw24k8p%2BjwDK19%2BZWt9nK4pFfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment