Re: Django framework on Windows OS

2020-03-17 Thread Alexander Neilson
Hi Chucks My dev machine is currently a windows box at work so I am running in debug mode on windows. First question is how did you install python? (Windows store version still has some odd behaviours) Have you checked everything is in your path? Are you using a virtual environment? (My work

Re: Django framework on Windows OS

2020-03-17 Thread Phako Perez
May I suggest use an IDE as pycharm, there is a terminal available inside IDE, where all the environment is setup already and you don’t need to modify anything else but the interpreter to use Regards Sent from my iPhone > On 17 Mar 2020, at 19:35, chucks ogwo wrote: > >  > Does anyone here

Re: Django framework on Windows OS

2020-03-17 Thread Gurmeet Kaur
Yes, I have my project installed on Windows IIS. Please let us know what issue are you facing. Thanks, Gurmeet Kaur On Tue, Mar 17, 2020 at 9:34 PM chucks ogwo wrote: > Does anyone here use Django on windows? Cos I have been having a series of > errors since I started using Django on Windows,

Re: Django framework on Windows OS

2020-03-17 Thread Jorge Gimeno
On Tue, Mar 17, 2020 at 6:34 PM chucks ogwo wrote: > Does anyone here use Django on windows? Cos I have been having a series of > errors since I started using Django on Windows, even while using the > windows commands and it has really stunted my learning process of the > framework > > -- > You r