Commit 4086982
authored
feat(django-spanner)!: support Django 5.2 and deprecate Django 3.2/4.2 (#16624)
This PR migrates the `django-google-spanner` package to support Django
5.2 and deprecates support for older Django versions (3.2 and 4.2). Due
to the deprecation of older versions, this is a breaking change and
requires a major version release.
**💥 BREAKING CHANGES**:
* Dropped support for Django 3.2 and 4.2.
* Minimum supported Python version is now 3.10 (as required by Django
5.2).1 parent e408053 commit 4086982
55 files changed
Lines changed: 3030 additions & 4557 deletions
File tree
- .github/workflows
- packages/django-google-spanner
- django_spanner
- tests
- mockserver_tests
- system/django_spanner
- unit/django_spanner
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 59 deletions
This file was deleted.
0 commit comments