Fix up deprecated import paths.

Review Request #12009 — Created Jan. 26, 2022 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

This change updates our code for new import locations for urlresolvers
and the FieldDoesNotExist exception.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix up deprecated import paths.
This change updates our code for new import locations for urlresolvers and the `FieldDoesNotExist` exception. Testing Done: Ran unit tests.
1092a8b661be5fd3357fc133798ce12df496c835 David Trowbridge
reviewboard/notifications/tests/test_admin.py
reviewboard/reviews/tests/test_admin.py
reviewboard/site/mixins.py
reviewboard/testing/testcase.py
Loading...