datatracker/ietf/group
2020-06-25 20:41:49 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
migrations Improve admin form validation for used_roles. Commit ready for merge. 2020-06-15 19:14:42 +00:00
templatetags Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Improve admin form validation for used_roles. Commit ready for merge. 2020-06-15 19:14:42 +00:00
colors.py Tweaked the color palatte for the agenda editor. Commit ready for merge. 2018-06-13 19:58:08 +00:00
dot.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
factories.py Allow IAB programs to use normal meeting mechanics. Fixes #2970. Commit ready for merge. 2020-05-08 21:11:25 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Add used_roles to Group and default_used_roles to GroupFeatures. Dynamically build the group edit form to provide a field for all used_roles. Fixes #2785 and #2572. Partially addresses #2160. Commit ready for merge. 2020-06-04 21:05:33 +00:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py Restrict the ability to change whether a group uses milestone dates to the ADs and the secretariat. Fixes #2869. Commit ready for merge. 2020-01-16 21:19:29 +00:00
models.py Improve admin form validation for used_roles. Commit ready for merge. 2020-06-15 19:14:42 +00:00
resources.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_info.py Add used_roles to Group and default_used_roles to GroupFeatures. Dynamically build the group edit form to provide a field for all used_roles. Fixes #2785 and #2572. Partially addresses #2160. Commit ready for merge. 2020-06-04 21:05:33 +00:00
tests_review.py Fixed a test that incorrectly lookdef or author.name instead of author.plain_name() 2020-05-19 09:13:00 +00:00
urls.py Change group edit field url regexp to accept the field names (specifically role names) we use by allowing hyphens. Commit ready to merge. 2020-06-25 20:41:49 +00:00
utils.py Allow IAB programs to use normal meeting mechanics. Fixes #2970. Commit ready for merge. 2020-05-08 21:11:25 +00:00
views.py Add used_roles to Group and default_used_roles to GroupFeatures. Dynamically build the group edit form to provide a field for all used_roles. Fixes #2785 and #2572. Partially addresses #2160. Commit ready for merge. 2020-06-04 21:05:33 +00:00