field_data.py
1.23 KB
-
Prevent unbounded nesting of lms field_datas · c3d25e1e
Previously, whenever a XModule was created from a XDescriptor, we created another level of nesting of FieldData objects. This change prevents that nesting. [TKTS-393]
Calen Pennington committed