> I don't
> believe you can do inline formsets with generic views, which is
> unfortunate, but it's not hard with a simple custom view.

well, perhaps not automagically, but you can just send extra_context
and then do a little bit of custom work ``if request.method == POST``.

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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