summaryrefslogtreecommitdiff
path: root/packages/views/display.py
AgeCommit message (Expand)Author
2013-01-13Use content_type and not mimetype on HttpResponse()Dan McGee
2012-10-26Extract some common architecture grabbing logicDan McGee
2012-07-31Revert "Fall back to 410 Gone for package files view as well"release_2012-07-31Dan McGee
2012-07-31Reuse removed template for packages with multiple replacementsDan McGee
2012-07-31Add package details redirect for package replacementsDan McGee
2012-07-31Rework package details dispatch codeDan McGee
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-07-23Fall back to 410 Gone for package files view as wellDan McGee
2012-07-23Ensure package files JS can support corner casesDan McGee
2012-07-23Remove files list AJAX conditionalsDan McGee
2012-07-23Add '410 Gone' support for packages moved out of repositoriesDan McGee
2012-07-21Split details/display package views into new moduleDan McGee