Creating database in windows

2014-02-16 Thread Vernon D. Cole
Django on Windows is a poor stepchild of the real thing. If you are serious about using django then you really need to learn Linux at some point in time. I am amazed that something as complex as geodjango will even run in Windows. You have two choices: Either learn to use Windows command line v

Re: Creating database in windows

2014-02-15 Thread Camilo Torres
On Friday, February 14, 2014 1:20:09 PM UTC-4:30, Nicholas Perez wrote: > > Hello. I am currently using Django version 1.6.2 trying to learn to use > Geodjango on a windows machine. > My issue is that i have followed Geodjango installation for windows to the > letter(everything is installed in th

Creating database in windows

2014-02-14 Thread Nicholas Perez
Hello. I am currently using Django version 1.6.2 trying to learn to use Geodjango on a windows machine. My issue is that i have followed Geodjango installation for windows to the letter(everything is installed in the default directory). my geodjango folder is on my desktop As i follow the tutor