Rookie programmer here, so please excuse if this is the wrong forum. I have a simple app on Google Appengine that uses the built in django template system. This displays the data great, the forms, work etc.
What I really want is a way to edit the data within a table interface, like a datagrid. I have no idea how to do this, or where to begin. The key is that it needs to display and modify objects in Google's db.Model. Advice? Can someone point me to an example/or tutorial on how to do this? Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

