Remove obsolete djblets.feedview app from INSTALLED_APPS.

Review Request #13483 — Created Jan. 4, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

We recently removed the djblets.feedview module, but it was still in
our Review Board INSTALLED_APPS. This was preventing things from
running.

Was able to use prepare-dev.py and pytest.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove obsolete djblets.feedview app from INSTALLED_APPS.
We recently removed the `djblets.feedview` module, but it was still in our Review Board `INSTALLED_APPS`. This was preventing things from running. Testing Done: Was able to use prepare-dev.py and pytest.
250af20c86ebe3cbfdbdc0612c139a2f16fbc4d6 David Trowbridge
reviewboard/settings.py
Loading...