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. |
||
|---|---|---|
| .. | ||
| admin | ||
| locale | ||
| templates/admin/polymorphic | ||
| templatetags | ||
| __init__.py | ||
| base.py | ||
| manager.py | ||
| managers.py | ||
| models.py | ||
| query.py | ||
| query_translate.py | ||
| showfields.py | ||
| tests.py | ||
| tools_for_tests.py | ||