Stop using compatibility backports.

Review Request #12033 — Created Feb. 3, 2022 and submitted

david
Review Board
master
reviewboard

We have a number of things that we backported from newer versions of
Django into Djblets. Because we no longer care about running on Django
1.x, we can just use all the upstream versions of these features.

While I was in here I fixed up some other small errors I noticed, mostly
related to unused imports.

Ran unit tests.

Summary
Stop using compatibility backports.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (c294bb2)
Loading...