I think this is nice.

If you now call that files models/plugin_settings.py and if all tables
have a prefix plugin_settings_*

then you can distribute it as a web2py.plugin.settings.py

Massimo

On Nov 7, 3:22 pm, "mr.freeze" <nat...@freezable.com> wrote:
> I put this together to let non-developer admins manage settings
> through appadmin.  It basically puts all settings that are string,
> int, double or boolean in the database.  I would like feedback on the
> perils/merits of doing this.
>
> http://www.web2pyslices.com/main/slices/take_slice/26
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to