Perhaps see:
http://docs.djangoproject.com/en/1.2/topics/forms/formsets/
where it talks about the "extra" keyword that controls how many blank forms
to add, the default is 1
On Wed, Sep 1, 2010 at 5:31 PM, ses1984 wrote:
> Basically I have a queryset with N items in it, which I use to create
Basically I have a queryset with N items in it, which I use to create
a model formset, which then has N+1 items in it. I'm not sure why this
is happening.
Here is a summary of the problem. Please forgive my crude methods for
gathering information (if anyone has feedback on that topic, I would
like
2 matches
Mail list logo