- 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 |
||
---|---|---|
.. | ||
__init__.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |