Tuesday, January 25, 2011

How would I specify a particular settings.py file in a wsgi file?

I'm a complete newbie to Python and Django but have a need to set up a website.

What commands/parameters would I add to a file of type *.wsgi that could specify a particular settings.py file in the context of Django?

Thanks!

0 comments:

Post a Comment