Skip to content

Django to 3.0

Placeholder Benjamin Bearce requested to merge django_2.2.28_to_3.0.0 into develop

Description

Consumer needed a new library "asgiref" versus "channels.db" for using the method "sync_to_async".

Issues this PR resolves

Dependabot wanted to upgrade Django to the absolute latest which is too big to do yet. This however upgrades django from 2.2.28 to 3.0. This was a large change but not too large.

A checklist for hand testing

  • Rebuild django and site_worker or really all images with docker compose up -d build
  • Run tests

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

Merge request reports

Loading