A somewhat cleaner solution is now used (through __init__) which also completely removes the performance impact of __getattribute__. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| dumpdata_test_correct_output.txt | ||
| models.py | ||
| tests.py | ||
| views.py | ||
A somewhat cleaner solution is now used (through __init__) which also completely removes the performance impact of __getattribute__. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| dumpdata_test_correct_output.txt | ||
| models.py | ||
| tests.py | ||
| views.py | ||