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

Unable to use an empty ModelFormset #29

@mridang

Description

@mridang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions