This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
3b6f30fc9a
datatracker
/
ietf
/
review
History
Henrik Levkowetz
3b6f30fc9a
Fixed a type mismatch (no_review_from_teams_on_doc() is called with both Document and DocHistory instances; this has to be taken into account)
...
- Legacy-Id: 12453
2016-12-05 14:38:37 +00:00
..
migrations
Added a migration for updated help text on some review fields.
2016-11-30 14:31:52 +00:00
__init__.py
Add review tracking models, add a request review page (with test), show
2016-05-19 15:35:30 +00:00
admin.py
Add admin.py for review models
2016-10-13 16:16:34 +00:00
import_from_review_tool.py
Modify importer to take deadline from the document log if at all
2016-11-17 17:16:00 +00:00
mailarch.py
Include from in the list of messages when completing a review and
2016-10-17 21:26:36 +00:00
models.py
Don't limit the team choices for ResultUsedInReviewTeam, otherwise
2016-11-16 10:42:18 +00:00
resources.py
Add missing resource and missing test review secretary settings
2016-11-09 10:07:49 +00:00
utils.py
Fixed a type mismatch (no_review_from_teams_on_doc() is called with both Document and DocHistory instances; this has to be taken into account)
2016-12-05 14:38:37 +00:00