Files
django-polymorphic/docs
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
..
2013-07-05 12:07:19 +02:00
2016-02-17 12:28:01 +01:00
2013-05-20 17:34:09 +02:00
2016-02-17 11:59:55 +01:00
2014-07-27 09:54:28 -06:00