issues
search
jaimegildesagredo
/
booby
Data modeling and validation Python library
https://booby.readthedocs.org
Other
177
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Require Python 3; run 2to3
#42
paulmelnikow
opened
3 years ago
0
Add Date / DateTime fields
#41
abdounasser202
closed
1 year ago
0
Date / DateTime field
#40
piotrkilczuk
opened
6 years ago
1
New features and improvements
#39
cr0hn
opened
8 years ago
0
choices, defaults and None values
#38
ppslim
opened
8 years ago
0
Added new property for fields
#37
cr0hn
closed
8 years ago
0
Created test for model referencing and maximum recursion depth on repr() call
#36
SteveGZr
opened
9 years ago
1
A keyed collection, to deserialize dictionaries of model objects with arbitrary keys
#35
paulmelnikow
opened
9 years ago
0
__repr__() causes maximum recursion depth error
#34
SteveGZr
opened
9 years ago
4
Prepend field name to ValidationError messages
#33
dkellner
closed
9 years ago
1
_fields should correctly inherited from superclasses higher generations
#32
DoKraus
closed
9 years ago
1
Use hasattr() rather than isinstance(value, MutableSequence)
#31
adamcharnock
opened
9 years ago
2
Validation for required fields doesn't work (Seems like no Validation is working)
#30
SteveGZr
closed
9 years ago
3
Add a "computed" field
#29
jaimegildesagredo
opened
9 years ago
0
Diplay the field_name in case of validation error
#28
elielhaouzi
closed
9 years ago
4
Creating a decoder mixin
#27
lorddaren
closed
9 years ago
1
Ensure file handle is closed using with statement
#26
svisser
closed
10 years ago
1
Support read-only fields, which are treated normally in decoding but omitted during encoding
#25
paulmelnikow
closed
10 years ago
5
fields: Document the name argument
#24
paulmelnikow
closed
10 years ago
0
Add pickle support
#23
erikcw
opened
10 years ago
0
model.ModelMeta should probably use __slots__ when setting initial attributes
#22
drawks
opened
10 years ago
2
Model objects should apply validation on attribute set
#21
drawks
closed
10 years ago
1
It would be nice if the repr for fields was a bit more detailed
#20
drawks
closed
10 years ago
3
Fix support for deserializing optional parameters
#19
paulmelnikow
closed
10 years ago
1
Please use "collections.MutableSequence" instead of "list"
#18
pib
closed
10 years ago
2
Email Validation is way too restrictive
#17
pib
closed
10 years ago
1
Add data serialization/deserialization
#16
jaimegildesagredo
closed
10 years ago
7
Allow fields to override the key used for serialization and deserialization
#15
paulmelnikow
closed
10 years ago
4
adding meta options, serialization
#14
myaser
closed
11 years ago
1
Allow to use any callable as field validator
#13
jaimegildesagredo
closed
11 years ago
0
Make FieldError work as python's KeyError
#12
jaimegildesagredo
closed
11 years ago
0
Add an `is_valid` property to the Model class
#11
jaimegildesagredo
closed
11 years ago
0
Remove u-prefixed unicode strings in doc examples
#10
jaimegildesagredo
closed
11 years ago
0
Release 0.3
#9
jaimegildesagredo
closed
11 years ago
0
Model attributes are being set on the class, not the instance.
#8
erikcw
closed
11 years ago
1
Validation errors should include field name.
#7
erikcw
closed
11 years ago
1
TypeError: <__main__.A object at 0x105e0aa90> is not JSON serializable
#6
erikcw
closed
11 years ago
2
Add an Entity model
#5
jaimegildesagredo
closed
10 years ago
0
Try to improve pylint warnings
#4
shakaran
closed
11 years ago
2
Booby model does not validate properly with ListField attribute
#3
Rustem
closed
11 years ago
1
Python 3 support
#2
jaimegildesagredo
closed
11 years ago
1
Update docs/install.rst fix InstallationError
#1
shakaran
closed
11 years ago
1