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

Inherit from TurboFormMixin in CBVs #9

Merged
merged 1 commit into from Aug 20, 2021

Conversation

davidkell
Copy link
Contributor

Fixes #8

@danjac The TurboFormModelMixin is no longer used anywhere. Potentially worth deleting but it depends if you think people are inheriting from it directly?

@danjac
Copy link
Collaborator

danjac commented Aug 20, 2021

I think it's worth keeping if people do want to inherit from it, or at least it can be deprecated.

@danjac danjac merged commit a29613f into rails-inspire-django:main Aug 20, 2021
@danjac
Copy link
Collaborator

danjac commented Aug 20, 2021

@davidkell thanks for the PR!

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.

Duplicate saves in TurboCreateView
2 participants