Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes overriding of post in form views #491

Merged
merged 11 commits into from
Jul 28, 2021
Merged

Removes overriding of post in form views #491

merged 11 commits into from
Jul 28, 2021

Conversation

helrond
Copy link
Member

@helrond helrond commented Jul 22, 2021

Takes advantage of Django mixins to more atomically override specific behaviors, rather than the entire post method. This allows us to reduce the lines of custom code, and makes things a little easier to test.

fixes #483

@helrond helrond merged commit 39cbeb6 into v2.1 Jul 28, 2021
@helrond helrond deleted the issue-454 branch July 28, 2021 13:56
@helrond helrond mentioned this pull request Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants