django-polymorphic/polymorphic/admin
Diederik van der Boor 3fe17d7a23 Provide helpful assistence to migrate code to new 1.0+ format
This makes sure the changes in 4dc20a0213
don't cause a new range of bug reports, for things like "reverse()" no
longer works.
2017-10-08 19:40:39 +02:00
..
__init__.py flake8 fixes 2016-12-19 11:28:41 +01:00
childadmin.py Improve docs of PolymorphicChildModelAdmin attributes 2017-09-30 16:35:21 +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 Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
helpers.py Fixed the polymorphic inline script code. 2017-09-30 16:50:12 +02:00
inlines.py Drop support for Django <1.8, Python <2.7 2017-07-10 09:08:11 +03:00
parentadmin.py Provide helpful assistence to migrate code to new 1.0+ format 2017-10-08 19:40:39 +02:00