Re: Form as Table

2008-02-13 Thread Collin Grady
Django-fan said the following: > Is there a way in Django to generate webforms from a simple Database > table so that we can "submit" the user inputs to update a database > table. In other words, I would like to create a webform on an existing > database table. Questions of this nature should be

Form as Table

2008-02-13 Thread Django-fan
Hi All, Is there a way in Django to generate webforms from a simple Database table so that we can "submit" the user inputs to update a database table. In other words, I would like to create a webform on an existing database table. Thanks in advance, --~--~-~--~~~---~-