Skip to content

5.0.2

Compare
Choose a tag to compare
@albertyw albertyw released this 29 Oct 19:23
· 67 commits to master since this release
b13b0a9

5.0.2 (2022-10-12)

:release-by: Albert Wang (@albertyw)
Full Changelog

Fixes:

  • Multipart forms and RawPostDataException (#592)
  • Decrease unnecessary database hits (#587) (#588)

Features/Enhancements:

  • Remove unneeded pytz package (#603)
  • Use contextlib in test_profile_parser (#590)
  • Add support for storages, that don't implement full filesystem path (#596)