On 9/6/07, mamcxyz <[EMAIL PROTECTED]> wrote:
>
> Also, why is necesary the DJANGO_SETTINGS_MODULE magic after all???

Something needs to tell django which applications are installed, and
where the templates are, and which database to use - you know, the
settings. the DJANGO_SETTINGS_MODULE defines where those settings are.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to