.. |
management
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
migrations
|
Removed all __future__ imports.
|
2020-03-05 23:53: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
|
Removed all __future__ imports.
|
2020-03-05 23:53: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 review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge.
|
2020-02-21 23:08:20 +00:00 |
feeds.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
forms.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +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
|
Removed some Py2 compatibility decorators.
|
2020-04-21 13:54:31 +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
|
Show recent meetings on a group's meeting tab even if there aren't other past meetings. Fixes #2961. Commit ready for merge.
|
2020-04-20 17:31:28 +00:00 |
tests_review.py
|
Removed all __future__ imports.
|
2020-03-05 23:53:42 +00:00 |
urls.py
|
Allow review team secretaries and the secretariat to reset the next reviewer in queue for review teams using the RotateAlphabetically policy. Partially addresses #2879. Commit ready for merge.
|
2020-02-21 23:08:20 +00:00 |
utils.py
|
Merged in changes from trunk up to r17584.
|
2020-04-07 16:02:52 +00:00 |
views.py
|
Django 2.0 conversion. Test suite passes, except for javascript tests.
|
2020-05-08 13:07:07 +00:00 |