diff options
author | Magnus Hagander | 2019-10-29 14:22:15 +0000 |
---|---|---|
committer | Magnus Hagander | 2019-10-29 14:22:15 +0000 |
commit | 5f6b5c992233b472fab9900b5d13bfbc81d3664c (patch) | |
tree | d6b6e185412f80b0c9a8e8c4f088d16e8e85a41c /postgresqleu/mailqueue/models.py | |
parent | 6d30d8c4a973546fd709e3c2b2911d5bd2729271 (diff) |
Don't force sponosrship contract pdf to both exist and not
At some point the system started enforcing that a sponsorship contract
both had to be uploade din the first save, and also could not be
uploaded until it had been saved once, making it only possible to change
contracts and not create new ones.
This is an ugly fix removing half that check. It still requires a
contract to be created without a pdf and then edited to add the pdf. It
shuld be rewritten to use a better way of storage so this is not
required (we have other examples of that), but it works as a quick-fix.
Diffstat (limited to 'postgresqleu/mailqueue/models.py')
0 files changed, 0 insertions, 0 deletions