On Mar 2, 2011, at 5:50 AM, Werner F. Bruhin wrote:
> In this file is a note:
>
> "settings_override.py is not the appropriate place to put
> application-specific settings, although it may seem at first like an
> easy place to do so."
>
> So, what is the correct place to have application specific settings? It
> is probably mentioned somewhere, but I think it needs to go in here too.
The way this was envisioned was that framework default settings would
go in: /path/to/dabo/settings.py, and these would be updated by the framework
maintainers. There would also be a /path/to/dabo/settings_override.py, which
would allow a developer to override any settings for all their apps, without
the danger of framework updates overwriting their customizations. Then, if they
needed additional changes on a per-application basis, those would be made in
the startup file for that app.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]