Skip to content

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

Open
hellsgate1001 wants to merge 1 commit into
Soaa-:masterfrom
hellsgate1001:custom_admin_form
Open

Bug fix: Admins extending NestedModelAdmin are not picking up custom for...#15
hellsgate1001 wants to merge 1 commit into
Soaa-:masterfrom
hellsgate1001:custom_admin_form

Conversation

@hellsgate1001

Copy link
Copy Markdown

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

jelenak commented Mar 24, 2014

Copy link
Copy Markdown

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