serializer.py
9.36 KB
-
Stop serialization from going back to base object · f3834aa2
Without this patch the base object will be recursed back into with each related object at least once.
Michael Barrett committed
Without this patch the base object will be recursed back into with each related object at least once.