I want ti open the link but it was expired

On Monday, December 8, 2008 at 7:16:49 AM UTC+3:30, Marco Louro wrote:
>
> Hi, 
>
> I'm trying to use generic_inlineformset_factory. There are no docs for 
> it except a Generic Relations Model example @ 
> http://www.djangoproject.com/documentation/models/generic_relations/ 
> on the bottom (GenericInlineFormSet tests) 
>
> My question here is how to pass the POST vars to it? 
>
> In a modelformset_factory the following works: 
>  formset = AddressFormSet(request.POST, request.FILES) 
>
> but here it is not the case.. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9d0635d1-6067-4dc1-9f2e-1df1fe0799c7%40googlegroups.com.

Reply via email to