2005/10/21, Michele Simionato <[EMAIL PROTECTED]>: > Has anybody written a relational db web interface for Quixote? > I need to write one for PostgreSQL, a very simple one, with the possibility > of editing records which are just plain ASCII strings, and it looks > like a common > job. Thanks, > > Michele Simionato
One option would be to use SQLObject with automatic form generation, see the end of this page for the possible tools: http://trac.turbogears.org/turbogears/wiki/SimpleAdminIdeas. Of course you'll still need to write some Quixote code for handling requests... -- Ksenia _______________________________________________ Quixote-users mailing list Quixote-users@mems-exchange.org http://mail.mems-exchange.org/mailman/listinfo/quixote-users