On 2/10/06, Maniac <[EMAIL PROTECTED]> wrote:
>
> limodou wrote:
>
> >I'v summited a ticket http://code.djangoproject.com/ticket/1337 for this.
> >
> >What do you think about?
> >
> >
> You can store settings in any format right now and use settings.py as a
> parser:
>
>     from my_parser import my_parse
>
>     values=my_parse('my_config.ini')
>     locals().update(values)
>

please see another thread to see what I really want, what I want not
just READ but WRITE and SAVING.

--
I like python!
My Blog: http://www.donews.net/limodou
NewEdit Maillist: http://groups.google.com/group/NewEdit

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to