Greg,
Your solution is perfect, excellent for a CMS style website(and
certainly I'll use your tip), where you can manage the pages of
website in the "admin module" (and I want/need auto generate this
"admin module"). The web2py framework have a excellent appadmin.py
controller where it 'extract' the tables of db.py (the file where you
map your tables) and auto-generate the controller methods. I want/need
this feature....made with my web.py project.
I know that the main objective of web.py don't is this, but a
admin module (auto-generated from a class model.py, for example) would
be an excellent feature.
To me, a admin module is so important as the website (I in my
business/customers) and today I have implemented (manually) this
feature in each project of website that I sell.
Thank you so much !.
Best regards,
Leandro.
--
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en.