[PATCH 0/5] Cleanup of forms
Stephen Finucane
stephen at that.guru
Mon Dec 19 09:41:41 AEDT 2016
On Sat, 2016-11-19 at 14:02 +0000, Stephen Finucane wrote:
> Improve test coverage and reduce duplications in forms.py
>
> Stephen Finucane (5):
> tests: Add rudimentary pagination tests
> forms: Remove unused args in forms
> forms: Remove duplication
> forms: Use TypedChoiceField
> forms: Trivial reshuffling of file
>
> patchwork/forms.py | 130 ++++++++------
> ------------
> patchwork/paginator.py | 7 --
> patchwork/templates/patchwork/pagination.html | 10 +-
> patchwork/tests/test_paginator.py | 72 ++++++++++++++
> 4 files changed, 116 insertions(+), 103 deletions(-)
> create mode 100644 patchwork/tests/test_paginator.py
>
Merged the entire series.
Stephen
More information about the Patchwork
mailing list