On Oct 1, 3:09 pm, kurak <kurc...@gmail.com> wrote:
> Hello,
> How can I render new form for object X and inline formset for model Y
> (with foreign key to X) on the same- the same way it's done in django-
> admin.
>
> I've been struggling with it for a while, I tried to render form and
> formset separately but it won't work this way.
>
> How should I approach this?

What doesn't work? What part of the documentation (http://
docs.djangoproject.com/en/dev/topics/forms/modelforms/#using-an-inline-
formset-in-a-view) is not clear? What happens when you try?
--
DR.
--~--~---------~--~----~------------~-------~--~----~
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