Skip to content

0.18.3 (Minor Release)

Compare
Choose a tag to compare
@fredkingham fredkingham released this 15 Jun 11:03

Speed up create_singletons

The create singletons managements command no longer iterates over all objects so runs significantly faster on large datasets.

Extract complex datastructures as json

Extract serializes to .csv the to_dict method of a subrecord. If that to_dict yields a nested object or a nested list of objects, that is now serizlized to json within the column.