summaryrefslogtreecommitdiff
path: root/patchwork/forms.py
Commit message (Expand)AuthorAge
* forms: Use a captcha on the registration form.add-captchaChristopher Baines2021-02-27
* templates: Use form.as_table in registration template.Christopher Baines2021-02-27
* forms: Remove LoginFormStephen Finucane2020-04-23
* forms: Don't attempt to evaluate State at startupStephen Finucane2019-08-31
* trivial: Use implicit string concatenationStephen Finucane2018-10-26
* Update license headerStephen Finucane2018-09-19
* 'mpe mode': click to copy patch IDsDaniel Axtens2017-04-15
* forms: 'False' != FalseStephen Finucane2016-12-23
* forms: Trivial reshuffling of fileStephen Finucane2016-12-18
* forms: Use TypedChoiceFieldStephen Finucane2016-12-18
* forms: Remove duplicationStephen Finucane2016-12-18
* forms: Remove unused args in formsStephen Finucane2016-12-18
* forms: Tighten validation on BundleFormStephen Finucane2016-11-19
* models: Remove 'UserProfile.primary_project'Stephen Finucane2016-10-10
* Revert "Allow assigning of any user as delegate"Stephen Finucane2016-10-08
* trivial: Don't use non-Pythonic namesStephen Finucane2016-09-25
* Fix failure to start with uninitalised databaseDaniel Axtens2016-08-20
* models: Split Patch into two modelsStephen Finucane2016-04-01
* pep8: Resolve some issues with lambda functionsStephen Finucane2016-02-05
* Allow assigning of any user as delegateStephen Finucane2016-01-25
* forms: Allow the delegate field to keep its current valueLaurent Pinchart2016-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