datatracker/ietf/release
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