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
6
Packages
Projects
Releases
Wiki
Activity
a2cafded25
datatracker
/
ietf
/
review
History
Henrik Levkowetz
a2cafded25
Changed DocAlias to be many-to-many, in order to be able to handle STD aliases referring to multiple RFCs.
...
- Legacy-Id: 16249
2019-06-14 20:38:14 +00:00
..
migrations
This is a series of 50 migrations that changes the Document and DocAlias
2019-06-10 11:32:46 +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
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
2019-04-30 16:54:06 +00:00
factories.py
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
2019-04-30 16:54:06 +00:00
mailarch.py
Merged in [15708] and [15730] from housley@vigilsec.com:
2018-11-10 19:30:32 +00:00
models.py
This is a series of 50 migrations that changes the Document and DocAlias
2019-06-10 11:32:46 +00:00
resources.py
Fixed a pyflakes issue.
2019-05-06 14:38:34 +00:00
utils.py
Changed DocAlias to be many-to-many, in order to be able to handle STD aliases referring to multiple RFCs.
2019-06-14 20:38:14 +00:00