On Thursday 01 December 2005 07:04, Kenneth Gonsalves wrote: > On Thursday 01 Dec 2005 5:11 pm, John Szakmeister wrote: > > I should mention that at the moment I'm using django-admin.py's > > runserver to run the site. I just want to make sure I get all > > the configuration settings correct before I attempt to do the > > full up Apache 2 config. > > i seriously doubt whether you could run the site with runserver - > try it with the full apache2 config
I don't see why not. The apps themselves aren't big, and isn't it the purpose of runserver to help do development and testing? I think my problem is what Luke mentioned: a lack of data. -John