summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2010-09-03 11:29:28 +0800
committerJeremy Kerr <jk@ozlabs.org>2010-09-03 12:44:59 +0800
commitc24e22bb55d5bf6cf523fa9ad3f9b02e07e87566 (patch)
treef7f55ecc65c494369e7fc341fd97df6aae80bd2a /htdocs
parent01733fbdd54ca6e678ca5edf008ae17cea348905 (diff)
downloadpatchwork-c24e22bb55d5bf6cf523fa9ad3f9b02e07e87566.tar.bz2
patchwork-c24e22bb55d5bf6cf523fa9ad3f9b02e07e87566.tar.xz
forms: change MultiplePatchForm from a ModelForm to a Form
ModelForm was causing validation issues, especially with no-change fields on required model fields. Add a test for updating a required field (state) through MultiplePatchForm. Change it to a normal form, and call instance.setattr manually. This makes the new test pass. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'htdocs')
0 files changed, 0 insertions, 0 deletions