- 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 |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto__add_milestonegroupevent__del_field_groupmilestone_expected_due_d.py | ||
0003_fixup_milestone.py | ||
0004_auto__del_field_groupmilestone_done_date__del_field_groupmilestone_don.py | ||
0005_auto__add_groupmilestonehistory.py | ||
0006_auto__chg_field_groupmilestonehistory_time.py | ||
0007_auto__add_field_group_description__add_field_grouphistory_description.py | ||
0008_materials_managers.py | ||
0009_ad_to_role.py | ||
__init__.py |