Handle moved url methods.

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

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.

Commits

Files

    Loading...