On 11/18/05, David Ascher <[EMAIL PROTECTED]> wrote:
> I guess I wasn't clear.  What p4 does (and I propose django-admin does) is
> look for an environment variable called DJANGO_SETTINGS_NAME, and use "
> settings.py" if it doesn't find such an environment variable.  It then looks
> for a file with that name in the CWD.  If it doesn't find one there, it
> looks in parent directories, until it finds one.  That's the settings file
> that is used.

Oooh, this is a nice idea! Is anybody willing to submit a patch?

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to