the regular Django dumpdata command now automatically works correctly for polymorphic models and all Django versions (this is handled by PolymorphicModelBase now). Testing for dumpdata has been added. |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| dumpdata_test_correct_output.txt | ||
| models.py | ||
| tests.py | ||
| views.py | ||