• 
      

    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.

    Commits

    Files