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

Add the obj argument to InlineModelAdmin.has_add_permission() #45

Merged
merged 1 commit into from
May 14, 2020

Conversation

browniebroke
Copy link
Owner

@browniebroke browniebroke commented May 14, 2020

From Django 3.0 deprecations:

The shim to allow InlineModelAdmin.has_add_permission() to be defined without an obj argument will be removed.

@browniebroke browniebroke added the enhancement New feature or request label May 14, 2020
@browniebroke browniebroke changed the title Add the obj argument to InlineModelAdmin.has_add_permission() Add the obj argument to InlineModelAdmin.has_add_permission() May 14, 2020
@browniebroke browniebroke merged commit 474005c into master May 14, 2020
@browniebroke browniebroke deleted the inline-has-add-permissions branch May 14, 2020 20:49
@browniebroke browniebroke added this to the Django 3.0 milestone Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant