Files
django-polymorphic/polymorphic
Diederik van der Boor 46e41a6c1c Fix changeform_view() redirection to the child admin site.
This method is normally called from `add_view()` and `change_view()`.
However, some third party modules (such as django-reversion) call this
method directly. By redirecting those calls to the child admin, their
views also display the proper admin views.
2016-02-17 14:49:40 +01:00
..
2015-10-12 11:44:01 -03:00
2015-12-28 15:16:29 +01:00
2016-02-17 12:28:01 +01:00
2015-12-28 15:16:29 +01:00