I am a novice, have some problems. For dynamically add fields, I use DynamicDocument in doucument.py. 1. How to define the fields in Resource whe use DynamicDocument in doucument.py. I want to see all of the field in each data. 2. How to update a piece of data , it's fields more than the fields defined in Class.
I am a novice, have some problems.
For dynamically add fields, I use DynamicDocument in doucument.py.
I want to see all of the field in each data.