I use http://web2pyslices.com/main/slices/take_slice/88 .... Which allows the admin to change config on the fly by updating the database values.
On Tue, Jul 13, 2010 at 09:06, Narendran <gunanar...@gmail.com> wrote: > Hi, > I have been trying to work without a config file, but it is a little > difficult to work across multiple (dev, test and prod) envs. I'd like > to know the solution if this has been already discussed: > 1. The db configuration in db.py changes in dev, test and prod env. > 2. App name changes in different env. > 3. Other global variables that can change in different envs. > > -- > Thanks > Narendran