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
Do not display repeated sponsorship applications (#2003)
* Ignore envrc files used by direnv
* Add new FK on sponsorship to point to most recent sponsorship for that sponsor
* Explicitly set up end date on contract recipes
* Refactor code by extracting query to look up for application active on an specific date
* Link overlapped applications by the new one which is being executed
* Overlapped sponsorship applications shouldn't be enabled to be visible
* Add overlapped by field to django admin so PSF staff can configure it
* Only list applications from the same sponsor if editing an application
* Do not display overlapped by field when approving an sponsorship
0 commit comments