Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Unable to use an empty ModelFormset #29

Open
mridang opened this issue Nov 30, 2011 · 0 comments
Open

Unable to use an empty ModelFormset #29

mridang opened this issue Nov 30, 2011 · 0 comments

Comments

@mridang
Copy link

mridang commented Nov 30, 2011

I've been trying to use a ModelFormset in my WizardView and the ModelFormset appears in the right step. On that note, it is okay but it doesn't seem to be empty. My ModelFormset contains fields with values from my database. The documented Django method of getting any empty ModelFormSet doesn't seem to work. (https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#changing-the-queryset)

I posted a question about this on StackOverflow and got an answer to this. (http://stackoverflow.com/questions/8316145/empty-modelformset-in-djangos-formwizard)

Do drop me a message if you need any more information

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant