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

#236: added self.object to form.save() #240

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

MarkVergunst
Copy link
Contributor

Closes #236

added self.object to to the form.save() so we can control self.object in bootstrap_modal_forms/mixins.py

@trco
Copy link
Owner

trco commented Sep 17, 2024

Thanks for contribution @MarkVergunst. I see it's a simple change so I'll check it out and merge it during the weekend.

@trco trco assigned trco and MarkVergunst and unassigned trco Sep 17, 2024
@trco trco merged commit f375fb4 into trco:master Sep 28, 2024
@trco
Copy link
Owner

trco commented Sep 28, 2024

@MarkVergunst Your addition is now released in version 3.0.5. Thanks once again!

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.

FormValidationMixin shadows setting of self.object (defined in BaseCreateView)
2 participants