As explained in 81fa32fd2e26
:
- test_al_proxy_dump_bulk_all (treebeard.tests.TestClassMethods)
- test_al_proxy_dump_bulk_node (treebeard.tests.TestClassMethods)
- test_al_proxy_load_and_dump_bulk_keeping_ids (treebeard.tests.TestClassMethods)
- test_mp_proxy_dump_bulk_all (treebeard.tests.TestClassMethods)
- test_mp_proxy_dump_bulk_node (treebeard.tests.TestClassMethods)
- test_mp_proxy_load_and_dump_bulk_keeping_ids (treebeard.tests.TestClassMethods)
- test_ns_proxy_dump_bulk_all (treebeard.tests.TestClassMethods)
- test_ns_proxy_dump_bulk_node (treebeard.tests.TestClassMethods)
- test_ns_proxy_load_and_dump_bulk_keeping_ids (treebeard.tests.TestClassMethods)
The error is in... "the
dump_bulk method, because for some reason the django object serializer is
returning an empty dict in fields."