Allow changing status of closed patches in last CF
authorMagnus Hagander <magnus@hagander.net>
Tue, 17 Mar 2015 18:13:01 +0000 (19:13 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 17 Mar 2015 18:13:01 +0000 (19:13 +0100)
commit6e4f2d38d75259324f07ffc6be8cfb3f2572ab66
tree02f46d589632e3caf2b25913e7f087a43bae5f75
parent9d78031f1d88dc28922952f33685b518c6282241
Allow changing status of closed patches in last CF

Without this, once a patch was closed (rejected/committed etc),
it was no longer possible to undo that and reopen it.

We now allow this to be done in the very last commitfest a patch
is on. We cannot change it on a previous commitfest, as that could
end up with the patch being open in two CFs at the same time, but
there is no reason it shouldn't be doable in the last one.
pgcommitfest/commitfest/views.py