Re: web interface to a relational db
Michele Simionato <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/21/05, Oleg Broytmann <[email protected]> wrote: > On Fri, Oct 21, 2005 at 11:35:50AM +0200, Ksenia Marasanova wrote: > > Of course you'll still need to write some Quixote code for handling requests... > > This is exactly what Michele is trying to avoid! (-: Not at all! I can live very well with writing the Quixote code, I just want to avoid to write the HTML-generation code for the CRUD functionality. I must really investigate FormEncode and SQLObject and see what is already there .... Michele Simionato