You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sponsorship - adding renewal option for contract generation (#2344)
* WIP renewal work
* test fix
* removing venv added files
* tidy and fixup
* test fixup after logic changes
* Sponsorship renewal review (#2345)
* add rewnewal to the admin view for sponsorship
* use the sponsorship form directly rather than editing template
* include previous effective date in context/review form for renewals
* update to real renewal contract
* missing migration
---------
Co-authored-by: Ee Durbin <[email protected]>
field=models.BooleanField(blank=True, help_text='If true, it means the sponsorship is a renewal of a previous sponsorship and will use the renewal template for contracting.', null=True),
0 commit comments