django-polymorphic/polymorphic/admin
Charlie Denton 840bfe8d22
Fix import in Django 2.0
Because the URL mechanism has changed in Django 2.0, the
RegexURLResolver has been renamed.
2018-01-16 10:53:34 +00:00
..
__init__.py
childadmin.py fix detecting whether childadmin has explicitly defined fields/fieldsets 2017-11-20 17:39:34 +02:00
filters.py
forms.py
generic.py Fix support for proxy models in formsets and admin inlines 2017-10-08 22:43:54 +02:00
helpers.py Fix support for proxy models in formsets and admin inlines 2017-10-08 22:43:54 +02:00
inlines.py
parentadmin.py Fix import in Django 2.0 2018-01-16 10:53:34 +00:00