Split up reviews/views.py

Review Request #12684 — Created Oct. 14, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The main reviews/views.py file was pretty huge, and was very difficult
to navigate. This change splits it up into a bunch of smaller files.

There are a couple trivial changes (adding some asserts, defining a
name attribute on BugTracker) in order to make type checkers a
bit happier, but otherwise this is purely moving things around.

Ran unit tests.

Commits

Files

    Loading...