Skip to content

Django v5.2 LTS support

Latest

Choose a tag to compare

@hynekcer hynekcer released this 10 Apr 23:13

The most important visible change is Django 5.2 support.

What is changed

  • Add: Support for Django 5.2
  • Remove: the old Python 3.8 code
  • Remove: the old Django 2.1 code
  • Fix: queryset with Django 5.2
  • Fix: count() queries with Django 5.2
  • Fix: Double saved field with db_default=DEFAULTED_ON_CREATE without refresh after the first save #345
  • Fix: Stable field names for custom fields in a local database #250
  • Fix: Recovery from a possible network issue in Login
  • Update: Salesforce API 63.0 Spring '25

Please think about sponsorship.