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
e45a32e49f
datatracker
/
ietf
/
release
History
Robert Sparks
38244111e4
Sigh. This is the last part of removing the todo page (along with r16650 and part of r16649. Apologies this got smeared out. Commit ready for merge.
...
- Legacy-Id: 16655
2019-08-15 20:35:20 +00:00
..
__init__.py
Added a simple page to show release information parsed from a release's changelog file.
2012-10-25 21:29:53 +00:00
tests.py
Sigh. This is the last part of removing the todo page (along with r16650 and part of r16649. Apologies this got smeared out. Commit ready for merge.
2019-08-15 20:35:20 +00:00
urls.py
Guard against attempts to use the review request view with a ReviewRequest id that does not match the document for the ReviewRequest. This would have exposed
#2776
much earlier. Commit ready for merge.
2019-08-14 16:06:13 +00:00
views.py
Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc.
2019-07-15 19:14:04 +00:00