gwells icon indicating copy to clipboard operation
gwells copied to clipboard

Migrate from Django3.2 to Django4.2

Open fergmac opened this issue 8 months ago • 0 comments

Describe the task Update the Django dependency to version 4.2. It looks like versions 4.0 and 4.1 are no longer supported.

Purpose Django 3.2 is currently supported by likely to have support removed in the near future. We should push to get Django to the latest version.

Acceptance Criteria

  • [ ] The application builds after updating the Django dependency to 4.2
  • [ ] Any issues that arise with sub dependencies have been resolved.
  • [ ] Sub dependencies are updated to their latest Django 4.2 applicable version.
  • [ ] Service Owners have manually tested.

Additional context

fergmac avatar Jun 12 '24 21:06 fergmac