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
4094a472d7
datatracker
/
ietf
/
review
History
Henrik Levkowetz
7270d5f67a
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
...
- Legacy-Id: 16284
2019-06-18 12:40:19 +00:00
..
migrations
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
2019-06-15 12:00:48 +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
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
2019-06-15 12:00:48 +00:00
resources.py
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
2019-06-18 12:40:19 +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