Hi Zack --

The standard way of doing this is with multiple settings files,
leaving it up to the application server (e.g. mod_wsgi) to switch
between them (i.e. dev boxes load ``dev_settings.py``; prod loads
``prod_settings``.)

Reading your email I can't tell if you'd just like to have this
documented more, or if you're actually proposing some concrete code
changes. If you have a specific idea in mind put it out there so we
can discuss it. As a general principle, try to be as specific as
possible about changes you'd like to make; more general handwaving is
really hard to evaluate for merit.

Jacob

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

Reply via email to