0.18.3 (Minor Release)
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.