On 9/15/06, Picio <[EMAIL PROTECTED]> wrote:
>
> Hello,
> If my project dir is /home/picio/blog
> (where I have __init__.py, models and the other stuff)
> what I have to set for DJANGO_SETTINGS_MODULE = ?
>
> Thanks.
> Picio
>
There should be a file named settings.py, and this will automaticly created by :

django-admin.py startproject blog


-- 
I like python!
My Blog: http://www.donews.net/limodou
UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
UliPad Maillist: http://groups.google.com/group/ulipad

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to