datatracker/ietf/group/migrations
Robert Sparks 4c9db8f250 This is the first step towards using Role to represent Area directors. It
- Migrates the information captured in GroupInfo.ad to Role objects.
- Renames GroupInfo.ad to GroupInfo._ad (retaining the current column name) to prepare for deletion of that field.
- Provides ad property accessor and setter methods implemented using the group's role_set (so that the existing view code continues to work with minimal changes)
- Improved selection in many querysets that assumed only groups of type 'area' would have area directors.

Related to #1557 and #1555.

Commit ready to merge.
 - Legacy-Id: 8851
2015-01-08 20:22:23 +00:00
..
0001_initial.py Move milestones branch out of the way to prepare for merge with trunk to get latest charter changes in 2012-06-26 17:47:53 +00:00
0002_auto__add_milestonegroupevent__del_field_groupmilestone_expected_due_d.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
0003_fixup_milestone.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
0004_auto__del_field_groupmilestone_done_date__del_field_groupmilestone_don.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
0005_auto__add_groupmilestonehistory.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
0006_auto__chg_field_groupmilestonehistory_time.py Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +00:00
0007_auto__add_field_group_description__add_field_grouphistory_description.py Fix a bunch of mistakes found by PyFlakes in the new materials code 2014-06-03 11:28:27 +00:00
0008_materials_managers.py cleaned out boilerplate migration imports that arent actually used 2014-11-24 21:51:51 +00:00
0009_ad_to_role.py This is the first step towards using Role to represent Area directors. It 2015-01-08 20:22:23 +00:00
__init__.py Move milestones branch out of the way to prepare for merge with trunk to get latest charter changes in 2012-06-26 17:47:53 +00:00