A somewhat cleaner solution is now used (through __init__) which also completely removes the performance impact of __getattribute__. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| base.py | ||
| compatibility_tools.py | ||
| manager.py | ||
| models.py | ||
| polymorphic_model.py | ||
| query.py | ||
| query_translate.py | ||
| showfields.py | ||
| tests.py | ||