mikeywaites / kim

Kim: A JSON Serialization and Marshaling framework
http://kim.readthedocs.org/en/latest/
Other
317 stars 17 forks source link

Decimal min and max values #153

Closed Margaferrez closed 7 years ago

Margaferrez commented 7 years ago

That's another thing I've implemented for my current project as a custom field, and it should be an easy thing to implement in the core, much more flexible and reusable for other users. I'll be happy to push a PR with that changes

mikeywaites commented 7 years ago

As mentioned in #152, please open your PR to #155