As more methods are added to the PolymorphicModel, the attr dict changes ordering in the meta class. By making the ordering of managers consistent, this problem no longer occurs. |
||
|---|---|---|
| .. | ||
| templates/admin/polymorphic | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| base.py | ||
| compatibility_tools.py | ||
| manager.py | ||
| models.py | ||
| polymorphic_model.py | ||
| query.py | ||
| query_translate.py | ||
| showfields.py | ||
| tests.py | ||
| tools_for_tests.py | ||