Remove outdated template tags in the Tool admin list.

Review Request #12889 — Created March 14, 2023 and submitted

Information

ReviewBot
release-3.x

Reviewers

The Tool admin list page made use of some template tags that have since
been removed in Django. We had a compatibility shim to ensure these
would work, but as this has broken in production and we don't actually
need to use these template tags anymore, this change removes the usage
entirely.

Tested that the page loads correctly now with Review Board 5.

Verified the template didn't make use of these tags.

Summary ID
Remove outdated template tags in the Tool admin list.
The Tool admin list page made use of some template tags that have since been removed in Django. We had a compatibility shim to ensure these would work, but as this has broken in production and we don't actually need to use these template tags anymore, this change removes the usage entirely.
4bfe31968597a7bfa07de84a93bdf738c94ec99c
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (d7eaeca)
Loading...