3.2.1
github-actions
released this
05 Oct 07:47
·
698 commits
to refs/heads/main
since this release
Changes
The @sandeepsajan0 release 😄. Many smaller enhancements that add polish. A minor Django update and attempt to make the base.py
settings file easier to comprehend.
⚙️ Enhancements
- Show Linked forms to funds and labs on their listing pages (#2992) @sandeepsajan0
- Add error message for PAF not configured condition (#2963) @sandeepsajan0
- Improve the look of SingleIncludeBlock's static field (#2993) @sandeepsajan0
- Move SendNoticeBlock to required blocks (#2980) @sandeepsajan0
- Notify final Approver when PAF is ready for final Approval (#2976) @sandeepsajan0
- Rename Screening Status to Screening Decision (#2978) @sandeepsajan0
🐛 Bug Fixes
🔧 Maintenance
- Updated to Django 3.2.16. (#2997) @frjo
- Move django settings to seperate file and reorder settings in base file. (#2990) @frjo
Contributors to this release: @frjo and @sandeepsajan0