- 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.
- Legacy-Id: 8884
Note: SVN reference [8851] has been migrated to Git commit
|
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
ajax.py | ||
colors.py | ||
edit.py | ||
features.py | ||
feeds.py | ||
info.py | ||
mails.py | ||
milestones.py | ||
models.py | ||
resources.py | ||
tests.py | ||
tests_info.py | ||
urls.py | ||
urls_info.py | ||
urls_stream.py | ||
utils.py | ||
views_stream.py |