Skip to content

version 1.4.0

Compare
Choose a tag to compare
@avelis avelis released this 24 Jan 19:56
ea19d36
  • refactor(): test urls usage for django 1.10
  • Add on_delete argument for Django 2.0 compatibility (#85)
  • Remove useless comments (#90)
  • (add) Comments, tests and some docs for the new features.
  • (add) Some optimizations. Expose some hooks to the end user.
  • (fix) Ensure at application level that response duration is positive.
  • (fix) Validate that CLEANED_SUBSTITUTE is str. (#82)
  • Small Refactor (#81)
  • Sanitize nested sensitive fields. (#80)
  • Log request body on parsing errors (#77)
  • Unit test fixes (#76)