Re: questions from a noob - win7 using django

2009-12-31 Thread Bill Freeman
On Thu, Dec 31, 2009 at 5:31 AM, shofty wrote: > ive been using django for a couple of weeks, i can see massive > potential for actually finishing a couple of projects that i've had on > the go for a good while. thing is its my first attempt at using a > framework and ive found the tutorial follow

Re: questions from a noob - win7 using django

2009-12-31 Thread dartdog
Look at a project like Django-mingus (on github) to see good layout and integration ideas..as well as proper use of the setup.py file which you need to be using. Your issues have nothing to do with windows at this time,, btw you should get familiar with Virtual-env and use it again Mingus is good