Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upBaseGenericInlineFormSet does not use form's save() method #11
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
This could use a test, and probably a note in the documentation. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Thanks for the tip, I'll try to add something more. |
pablorecio
closed this
Jun 5, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pablorecio commentedApr 28, 2012
Saving a BaseGenericInlineFormSet through the form instead of the model directly. Same patch that attached on ticket https://code.djangoproject.com/ticket/16869