summaryrefslogtreecommitdiff
path: root/patchwork/views/bundle.py
Commit message (Expand)AuthorAge
* filters: Rework codeStephen Finucane2018-10-13
* Update license headerStephen Finucane2018-09-19
* Remove compat wrapper for Django < 1.11Stephen Finucane2018-08-26
* models: Add a backreference for a user's bundlesStephen Finucane2018-04-25
* REST: Enable token auth supportStephen Finucane2017-06-14
* bundle: Fix use of basic auth for bundle mboxesAndrew Donnellan2017-05-26
* compat: Handle moved 'reverse' functionStephen Finucane2017-05-18
* utils: Add 'bundle_to_mbox' helperStephen Finucane2017-04-04
* trivial: Cleanup imports in viewsStephen Finucane2017-04-04
* utils: Move patch_to_mbox to utils moduleStephen Finucane2017-04-04
* views: Make 'patch_to_mbox' return a stringStephen Finucane2017-04-04
* views: Use consistent 'list'/'detail' namesStephen Finucane2017-04-04
* views: Allow use of basic auth for bundle mboxesStephen Finucane2017-03-20
* trivial: Remove broad exceptions where possibleStephen Finucane2016-09-25
* trivial: Don't shadow built-insStephen Finucane2016-09-24
* views: Use messages framework in 'generic_list'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'bundle'Stephen Finucane2016-03-25
* urls: Create a project version of bundlesDamien Lespiau2016-02-08
* Use URL names in place of Python pathsStephen Finucane2016-01-19
* Move view-related code from utils->views/__init__Stephen Finucane2016-01-19
* pep8: Manually resolve remaining issuesStephen Finucane2015-12-03
* pep8: Autoresolve most PEP8 issuesStephen 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