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

Bug fix: Admins extending NestedModelAdmin are not picking up custom for... #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hellsgate1001
Copy link

I noticed that subclasses of NestedModelAdmin were ignoring custom forms which had been set using 'form = MyForm' in the class definition. This change now allows custom forms to be used.

@jelenak
Copy link

jelenak commented Mar 24, 2014

Please push this pull request. :) It's very usefull.

PetrDlouhy pushed a commit to PetrDlouhy/django-nested-inlines that referenced this pull request Sep 12, 2015
Allow to add new inline objects from nested.
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