summaryrefslogtreecommitdiff
path: root/patchwork/views/mail.py
Commit message (Expand)AuthorAge
* templates: Remove 'email_sent' attributeStephen Finucane2018-09-29
* templates: Move additional email subjects to templatesStephen Finucane2018-09-29
* templates: Rename additional templatesStephen Finucane2018-09-29
* templates: Move mails to separate directoryStephen Finucane2018-09-29
* Update license headerStephen Finucane2018-09-19
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* Remove support for Django 1.6, 1.7Stephen Finucane2018-01-04
* compat: Handle moved 'reverse' functionStephen Finucane2017-05-18
* trivial: Don't use non-Pythonic namesStephen Finucane2016-09-25
* trivial: Remove broad exceptions where possibleStephen Finucane2016-09-25
* views: Use context dictionaries in 'mail'Stephen Finucane2016-03-25
* pep8: Manually resolve remaining issuesStephen Finucane2015-12-03
* pep8: Autoresolve most PEP8 issuesStephen Finucane2015-12-03
* py3: "Modernize" code baseStephen Finucane2015-12-03
* trivial: Reorder importsStephen Finucane2015-12-03
* py3: Add required 'future' importsStephen Finucane2015-12-03
* Move to a more recent django project structureJeremy Kerr2015-05-27