]> git.ipfire.org Git - thirdparty/patchwork.git/commit
models: Make series.project nullable
authorStephen Finucane <stephen@that.guru>
Tue, 7 Feb 2017 21:56:18 +0000 (21:56 +0000)
committerStephen Finucane <stephen@that.guru>
Wed, 1 Mar 2017 22:11:04 +0000 (22:11 +0000)
commit2050140b44f3b6b2f83edd042cc59867ba158065
tree4a10e8ecbe6b59727260b081dcb46898c346e10e
parentf380cc58aa3daa0d6e63ccb9f27dbb064f45aa1d
models: Make series.project nullable

This is reflected in the migration but not the model.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: c1d8a0d ("Fix series.project migration logic")
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/models.py