django-polymorphic/polymorphic/formsets
Diederik van der Boor 5c0b561ba2 Add UnsupportedChildType error for formsets
This also replaces the PolymorphicInlineModelAdmin.get_get_child_inline_instance()
and BasePolymorphicModelFormSet._construct_form() lookup with UnsupportedChildType

(cherry picked from commit cafaf95f06)
2018-04-16 11:21:51 +02:00
..
__init__.py Add UnsupportedChildType error for formsets 2018-04-16 11:21:51 +02:00
generic.py Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
models.py Add UnsupportedChildType error for formsets 2018-04-16 11:21:51 +02:00
utils.py autopep8, except line length 2016-12-19 11:10:03 +01:00