django-polymorphic/polymorphic/admin
Tadas Dailyda 5fe504d40d fix detecting whether childadmin has explicitly defined fields/fieldsets
(cherry picked from commit 180df8e98c)
2018-04-16 11:21:51 +02:00
..
__init__.py flake8 fixes 2016-12-19 11:28:41 +01:00
childadmin.py fix detecting whether childadmin has explicitly defined fields/fieldsets 2018-04-16 11:21:51 +02:00
filters.py docs start for formset/inline support 2016-06-13 10:18:18 +02:00
forms.py Convert `admin.py` into a package. 2016-06-10 14:25:06 +02:00
generic.py Fix support for proxy models in formsets and admin inlines 2018-04-16 11:21:51 +02:00
helpers.py Fix support for proxy models in formsets and admin inlines 2018-04-16 11:21:51 +02:00
inlines.py Add UnsupportedChildType error for formsets 2018-04-16 11:21:51 +02:00
parentadmin.py Make the admin `base_model` setting optional. 2018-04-16 11:21:51 +02:00