datatracker/ietf/nomcom/migrations
Ryan Cross e9d44d41f0
feat: Capture volunteers from the registration system (#6605)
* feat: Capture volunteers from the registration system. Fixes #5938

* fix: allow withdrawn field to be null

* docs: add explanatory code comments

* fix: identify current nomcom by is_accepting_volunteers

* fix: use auto_now_add instead of auto_now

* fix: update migration

---------

Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
2023-12-14 13:46:27 -06:00
..
0001_initial.py refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
0002_add_uncheck_reminder.py fix: reorder new nomcom migration (#5534) 2023-04-25 11:59:41 -05:00
0003_alter_nomination_share_nominator.py fix: tweak Nomination.share_nominator label text (#5775) 2023-06-08 13:47:46 -05:00
0004_volunteer_origin_volunteer_time_volunteer_withdrawn.py feat: Capture volunteers from the registration system (#6605) 2023-12-14 13:46:27 -06:00
__init__.py Refactor mange group views: 2012-11-22 10:46:39 +00:00