What's Changed
- Update pull_request_template.md by @lbeaufort in #1168
- Patch/1714 - Re-adds the command that runs 'create_committee_view' on server start by @Elaine-Krauss-TCG in #1173
- Remove comment by @toddlees in #1175
- Reverts to deleting Committee DB Views and then making new ones by @Elaine-Krauss-TCG in #1178
- Feature/1754 - Removes json_schema_to_django_model.py by @Elaine-Krauss-TCG in #1177
- Feature/1761 - Resolve Staticfiles Error by @Elaine-Krauss-TCG in #1197
- Release/sprint 50 into DEV by @toddlees in #1199
- Hotfix 1774 into DEV by @toddlees in #1210
- Modify run command - only instance 0 runs migrations/creates views by @lbeaufort in #1205
- feature/1752 - Update committee and candidate validation to limit to alphanumeric values and then use the sanitized candidate/committee id for building the url by @sasha-dresden in #1204
- Feature/160 - Replaces print calls with logger calls by @Elaine-Krauss-TCG in #1201
- feature/1763 - Update blocking_reports to use list instead of list() by @sasha-dresden in #1188
- 1765 - Add temporary default value to non-nullable fields in
CashOnHandYearly
to fix migration, remove erroneousunique
constraint by @lbeaufort in #1211 - Feature/1766 fail build for missing migrations by @lbeaufort in #1213
- feature/1671 - remove old debug login functionality by @dheitzer in #1215
- Release/sprint 51 by @toddlees in #1216
Full Changelog: sprint-50-hotfix...sprint-51