Handle moved url methods.

Review Request #11983 — Created Jan. 22, 2022 and submitted

david
Review Board
master
reviewboard

A long time ago, Django moved the URL methods from
django.core.urlresolvers to django.urls. This change updates us for
the new import paths.

Ran unit tests.

Summary
Handle moved url methods.
Description From Last Updated

This needs to be in alphabetical order.

chipx86chipx86

Alphabetical order.

chipx86chipx86

Swap these.

chipx86chipx86
chipx86
  1. 
      
  2. reviewboard/accounts/views.py (Diff revision 1)
     
     

    This needs to be in alphabetical order.

  3. Alphabetical order.

  4. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

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