datatracker/ietf/release
Ole Laursen fe6c2d67c4 Replace the Http404 in release/views.py if the changelog file is not
found with a simple error message, this mimicks the way the rest of the
Datatracker is handling missing files and avoids an annoying 404 when
running the test-crawler without all directories set up
 - Legacy-Id: 7105
2014-01-10 17:55:50 +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
models.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 Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
views.py Replace the Http404 in release/views.py if the changelog file is not 2014-01-10 17:55:50 +00:00