python - Django with text editor -


so, i'm going through django tutorial01 off website, , i'm stuck stupidest thing there is: don't know how 'connect' text editor code i'm working with. realize that, resemble command line, should using python's idle (or mistaken?). is, of course, more convenient typing first django project in command prompt... can tell me what-to-open-with-what work? :)

... obliged.

solution: code snippets written in separated boxes header. in it, path , file name displayed. open file in text editor.

my personal best python/django ide far pycharm. https://www.jetbrains.com/pycharm/ note: professional version supports django.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -