2009/2/3 bloofa <[email protected]>: > Hi there, > > Does anyone have or has seen a reasonably dynamic CRUD code/template > that runs within web.py? It's easy enough to write one that is more- > or-less hardcoded to the table(s) behind an app, but something that > would be flexible enough to handle the general case is causing me to > scratch my head. >
If you're using sqlalchemy you may want to look at form alchemy http://code.google.com/p/formalchemy/ > --bloofa > -- Stuart Colville Muffin Research Labs http://muffinresearch.co.uk/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
