ok, thanks i forget that the settings.py is just a python script.

On 18 mayo, 11:02, Shawn Milochik <[email protected]> wrote:
> Sure, you can do this.
>
> Just write a Python script that imports settings (it should be on your
> PYTHONPATH) and read the database config info, and do your thing. The
> Django settings file is just a Python script, and all the settings in it
> are just Python objects (dictionaries, tuples, etc.)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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