Skip to content

v3.5.0

Compare
Choose a tag to compare
@KaratasFurkan KaratasFurkan released this 24 May 11:06
· 22 commits to master since this release
76d81b3
  • Development environment fixes & improvements.
  • Since Python 3.6 support is ended, the codebase is refactored/modernized for Python 3.7.
  • WebP is added to default ALLOWED_TYPES of the Base64ImageField.
  • Deprecated imghdr library is replaced with filetype.
  • Unintended Pillow dependency is removed.