Skip to content

fix: pass kwargs to super get_inline_formsets to fix integrations #350

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

Merged
merged 1 commit into from
Apr 25, 2023
Merged

fix: pass kwargs to super get_inline_formsets to fix integrations #350

merged 1 commit into from
Apr 25, 2023

Conversation

mindtraveller
Copy link
Contributor

when using both django-admin-sortable2 and django-nested-admin integration fails with an error:

get_inline_formsets() got an unexpected keyword argument 'allow_nested'

image

Added kwargs to be on the safe page

@jrief jrief merged commit 894bf5b into jrief:master Apr 25, 2023
@mindtraveller
Copy link
Contributor Author

wow, that's the speed of approval, I appreciate that!
@jrief could you tell when you can release a patch version?

@jrief
Copy link
Owner

jrief commented Apr 25, 2023

adding a note to the Changelog would speed it up even more :)
Version 2.1.7 is on the way to PyPI.

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.

2 participants