• 
      

    Handle moved url methods.

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

    Information

    Review Board
    master

    Reviewers

    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 ID
    Handle moved url methods.
    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. Testing Done: Ran unit tests.
    6656002fb5ee369a44a7ca14a5d313c624fe7a77
    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)
       
       
      Show all issues

      This needs to be in alphabetical order.

    3. Show all issues

      Alphabetical order.

    4. Show all issues

      Swap these.

    5. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to django-3.2 (f020df3)