django-polymorphic/polymorphic/formsets
Diederik van der Boor cafaf95f06 Add UnsupportedChildType error for formsets
This also replaces the PolymorphicInlineModelAdmin.get_get_child_inline_instance()
and BasePolymorphicModelFormSet._construct_form() lookup with UnsupportedChildType
2017-10-08 22:33:01 +02:00
..
__init__.py Add UnsupportedChildType error for formsets 2017-10-08 22:33:01 +02:00
generic.py Drop support for Django 1.8 2017-08-29 19:41:42 +03:00
models.py Add UnsupportedChildType error for formsets 2017-10-08 22:33:01 +02:00
utils.py autopep8, except line length 2016-12-19 11:10:03 +01:00