datatracker/ietf/release
Henrik Levkowetz 1b3e98dd31 Added simple tests for help and release pages.
- Legacy-Id: 9413
2015-04-05 20:59:51 +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 Added simple tests for help and release pages. 2015-04-05 20:59:51 +00:00
urls.py Added pages About and ToDo under /release/. 2015-04-05 17:05:06 +00:00
views.py Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise. 2015-03-14 19:08:37 +00:00