This would be incredibly useful. It would be nice to be able to avoid SQL Alchemy for this.
On Feb 5, 8:52 am, Stuart Colville <[email protected]> wrote: > 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 > alchemyhttp://code.google.com/p/formalchemy/ > > > --bloofa > > -- > Stuart Colville > > Muffin Research Labshttp://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 -~----------~----~----~----~------~----~------~--~---
