Following the style of the Django tutorial I want to add records in
the TabularInline style on the main table, not in the master/detail
style used in the tutorial.

The ideal approach would be to have a list_display and specify how
many empty rows should be inserted or appended to the list when you
click to add records.

Is there a way to accomplish this in Django? I am starting on 1.3

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to