The `dict()` method was causing a TypeError when trying to serialize the `template_field` object. The `to_dict()` method is the correct method to use to serialize the object. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
The `dict()` method was causing a TypeError when trying to serialize the `template_field` object. The `to_dict()` method is the correct method to use to serialize the object. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||