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

Fixed #27755 -- Added ModelAdmin.get_inlines() hook. #7920

Closed
wants to merge 4 commits into from

Conversation

twz915
Copy link

@twz915 twz915 commented Jan 22, 2017

ticket #27755
add ModelAdmin.get_inlines() hook to allow set inlines based on the request or model instance.
@timgraham timgraham changed the title ticket #27755 add ModelAdmin.get_inlines() hook Fixed #27755 -- Added ModelAdmin.get_inlines() hook. Jan 23, 2017
@timgraham
Copy link
Member

A test, release note, and versionadded annotation are needed. See our patch review checklist.

@twz915
Copy link
Author

twz915 commented Jul 18, 2017

The ticket has been accepted.
I don't know what should I do to merge the patch to master branch, add tests?

@timgraham
Copy link
Member

Yes, see my previous comment.

@timgraham
Copy link
Member

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants