summaryrefslogtreecommitdiff
path: root/patchwork/views/cover.py
Commit message (Expand)AuthorAge
* models: Split 'CoverLetter' from 'Submission'Stephen Finucane2020-04-26
* Remove unnecessary references to Submission modelStephen Finucane2020-04-26
* Move to msgid based URLsDaniel Axtens2019-09-25
* models: Convert Series-Patch relationship to 1:NStephen Finucane2018-10-17
* Update license headerStephen Finucane2018-09-19
* Fetch all series for patch/cover viewingStewart Smith2018-09-10
* 4x performance improvement for viewing patch with many commentsStewart Smith2018-08-31
* Prepare for Django 2.0Stephen Finucane2018-08-26
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* views: Enable downloading of cover mboxesStephen Finucane2017-05-30
* compat: Handle moved 'reverse' functionStephen Finucane2017-05-18
* trivial: Cleanup imports in viewsStephen Finucane2017-04-04
* views: Use consistent 'list'/'detail' namesStephen Finucane2017-04-04
* Add support for comment permalinkStephen Finucane2016-11-19
* views: Integrate cover letter supportStephen Finucane2016-04-14