bcgov / gwells

Groundwater Wells and Aquifers application for the Ministry of Environment
https://apps.nrs.gov.bc.ca/gwells/
Apache License 2.0
29 stars 36 forks source link

Migrate from Django version 2.2 to 3.2 #2189

Open fergmac opened 6 months ago

fergmac commented 6 months ago

Describe the task Migrate Django from 2.2 to Django 3.2.

Purpose Django 2.2 is unsecure and unsupported. We need to update to Django 3.2 to have a supported version. There will be breaking change to resolve when we go to version 3.0. This is going to require manual testing of the application, working with the service owners.

Acceptance Criteria

Additional context

fergmac commented 3 months ago

Updating GDAL from version 2 to 3.0 ended up being pre-work that I have included in the work associated with this ticket.