Question/Suggestion on using mod_wsgi with Django

2010-09-05 Thread DaveP
Let me first state, I'm fairly new to Python and even newer to Django, so if what I'm mentioning is already an ongoing effort, I apologize. I was reviewing the following documentation: http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/. I has a question/possible suggestion. The docume

Re: Question/Suggestion on using mod_wsgi with Django

2010-09-05 Thread DaveP
nformation. Thanks for taking the time to comment on this. As I've been learning more about Python and Django, I am liking it, but it needs some work on the "getting it out of development and into production front" Thanks Again. On Sep 5, 7:05 pm, Graham Dumpleton wrote: > On Se

Re: Question/Suggestion on using mod_wsgi with Django

2010-09-05 Thread DaveP
gt; to what happens with runserver as explained in that blog post I > referenced. > > Graham > > On Sep 6, 9:44 am, DaveP wrote: > > > > > Thanks Graham, It kind of felt that os.path.dirname & os.path.basename > > were accomplishing the same thing as using