Update Django URL APIs.

Review Request #13638 — Created March 15, 2024 and submitted — Latest diff uploaded

Information

ReviewBot
master

Reviewers

This change updates the Review Bot extension to use the new-style path
APIs for URL configs. These are required to run on Django 4+

Was able to run the Review Bot extension on RB7.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update Django URL APIs.
This change updates the Review Bot extension to use the new-style `path` APIs for URL configs. These are required to run on Django 4+ Testing Done: Was able to run the Review Bot extension on RB7.
ab64d87b9e389d7784c9f13faa592546d9d858a2 David Trowbridge
extension/reviewbotext/admin.py
extension/reviewbotext/admin_urls.py
extension/reviewbotext/tests/test_worker_status_view.py
Loading...