Open
Description
The history part is a JavaScript-enabled tab, not a real page today.
Projects that have long lists of releases are really long, and can get unwieldy.
Example: https://pypi.org/project/botocore/#history
When loading the page, we query for all_versions and then render those into the HTML.
warehouse/warehouse/packaging/models.py
Lines 325 to 335 in b37b6e6
warehouse/warehouse/templates/packaging/detail.html
Lines 314 to 320 in 05225e5