summaryrefslogtreecommitdiff
path: root/patchwork/views/user.py
Commit message (Expand)AuthorAge
* views: Populate bundles for 'todo' viewStephen Finucane2018-10-06
* views: Add error handling for user registrationStephen 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
* Resolve pep8 issuesStephen Finucane2018-04-25
* models: Add a backreference for a user's bundlesStephen Finucane2018-04-25
* views/user: string interpolation in raw SQL is safe hereDaniel Axtens2018-01-31
* Remove support for Django 1.6, 1.7Stephen Finucane2018-01-04
* views: Don't render token section of user profile if REST API disabledAndrew Donnellan2018-01-04
* views: Provide a way to view, (re)generate tokensAndrew Donnellan2017-06-14
* compat: Handle moved 'reverse' functionStephen Finucane2017-05-18
* trivial: Cleanup imports in viewsStephen Finucane2017-04-04
* models: Convert functions to propertiesStephen Finucane2016-10-31
* models: Remove 'UserProfile.primary_project'Stephen Finucane2016-10-10
* trivial: Combine if statementsStephen Finucane2016-09-25
* trivial: Don't use non-Pythonic namesStephen Finucane2016-09-25
* trivial: Remove broad exceptions where possibleStephen Finucane2016-09-25
* views: Use messages framework in 'generic_list'Stephen Finucane2016-03-25
* views: Use context dictionaries in 'user'Stephen Finucane2016-03-25
* views: Redirect when only one TODO existsStephen Finucane2016-02-18
* views: Correct typos in reverse pathsStephen Finucane2016-02-18
* pep8: Resolve some issues with lambda functionsStephen Finucane2016-02-05
* Use URL names in place of Python pathsStephen 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