summaryrefslogtreecommitdiffstats
path: root/packages/views/display.py
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Revert "Fall back to 410 Gone for package files view as well"release_2012-07-31Dan McGee1-10/+2
2012-07-31Reuse removed template for packages with multiple replacementsDan McGee1-4/+20
2012-07-31Add package details redirect for package replacementsDan McGee1-1/+13
2012-07-31Rework package details dispatch codeDan McGee1-37/+45
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee1-8/+5
2012-07-23Fall back to 410 Gone for package files view as wellDan McGee1-2/+10
2012-07-23Ensure package files JS can support corner casesDan McGee1-0/+6
2012-07-23Remove files list AJAX conditionalsDan McGee1-4/+0
2012-07-23Add '410 Gone' support for packages moved out of repositoriesDan McGee1-5/+41
2012-07-21Split details/display package views into new moduleDan McGee1-0/+160