prawn-cake/simple-models
Simple models - keep your API messages in shape with validation and handy descriptors based object interface
PythonMIT
Issues
- 2
Prevent ExtraField from overriding existing data
#24 opened by grundic - 1
Updating model dictionary by key doesn't updates corresponding attribute of the model
#18 opened by grundic - 1
ListField has several problems
#20 opened by grundic - 0
Add possibility to describe list of lists
#22 opened by grundic - 5
- 1
- 6
- 2
- 1
Add colleciton methods for the ListField
#16 opened by prawn-cake - 3
Add support of nested paths
#12 opened by grundic - 8
If data contains `self` it raises exception
#9 opened by grundic - 1
Support string DocumentField assignment
#10 opened by prawn-cake - 2
Use another model in ListField
#8 opened by grundic - 1
Always set default [] value for ListField
#11 opened by prawn-cake - 3
Add support of nested paths
#7 opened by grundic - 1
Add more documentation
#5 opened by prawn-cake - 1
- 1
- 1
Support List of X field
#1 opened by prawn-cake - 6
callables as default values
#3 opened by kevinsl