Upgrade to Django 4.0 #5754

Closed
opened 2025-12-29 19:32:13 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Dec 9, 2021).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Move from Django 3.2 to 4.0.

Justification

The most interesting bits from Django 4.0 for us are:

  • Functional unique constraints
  • Built-in Redis cache backend
  • Template-based form rendering

Full release notes are here.

Originally created by @jeremystretch on GitHub (Dec 9, 2021). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Move from Django 3.2 to 4.0. ### Justification The most interesting bits from Django 4.0 for us are: * Functional unique constraints * Built-in Redis cache backend * Template-based form rendering Full release notes are [here](https://docs.djangoproject.com/en/4.0/releases/4.0/).
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:32:13 +01:00
adam closed this issue 2025-12-29 19:32:14 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 13, 2022):

Currently blocked by lack of Django 4.0 support in graphene_django. Relevant PR

@jeremystretch commented on GitHub (Jan 13, 2022): Currently blocked by lack of Django 4.0 support in graphene_django. [Relevant PR](https://github.com/graphql-python/graphene-django/pull/1275)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5754