Skip to content

6.1

Compare
Choose a tag to compare
@gasman gasman released this 04 Oct 19:27
· 25 commits to main since this release
  • Removed Django 2.2, 3.0, 3.1 & 4.0 support
  • Added Django 4.2 support (Irtaza Akram)
  • Fixed deprecation warning for removal of django.utils.timezone.utc (John-Scott Atlakson)
  • Fix: Avoid unnecessary call to localtime for timestamps already in UTC (Stefan Hammer)
  • Removed Python 3.7 support
  • Add Python 3.11 and 3.12 support