e4a36e7248
* The json_serial function needs to be provided in order to dump decimal.Decimal values correctly. * Added ability to filter on property values * Added allow_property_filters config parameter. * Added tests for ability to filter on properties * Add comment to describe fields attribute * Fixed PEP8 issues * Missed a PEP8 lint error * Added name to authors list * Consistent string formatting * Remove config parameter allow_property_filtering * Revert logging statement