Skip to content

v4.1.0

Compare
Choose a tag to compare
@jodal jodal released this 10 Apr 17:45
· 402 commits to main since this release
v4.1.0

Maintenance release, primarily upgrading dependencies:

  • Upgraded Django from 3.1.7 to 3.2.
  • Upgraded Pillow from 8.1.2 to 8.2.0.
  • Switched from python-memcached to pymemcache as library for using Memcached as Django's cache backend.