Files
django-polymorphic/polymorphic
Diederik van der Boor c1ee5aad0b Improve #215 to handle cases where the real_admin points back to self.
When the base model also serves as child model, the flow no longer
points to the child admin, but returns `self` instead. Either every user
of `_get_real_admin()` should detect this, or we return the super method
as convenience.
2016-06-13 10:53:29 +02:00
..
2015-10-12 11:44:01 -03:00
2015-12-28 15:16:29 +01:00
2016-05-04 11:29:53 +02:00
2015-12-28 15:16:29 +01:00