datatracker/ietf/meeting
Bill Fenner fe83e207ae Use get_object_or_404, instead of just "get".
Don't catch DoesNotExist after a filter().
 - Legacy-Id: 448
2007-06-16 22:02:16 +00:00
..
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py - Legacy-Id: 111 2007-05-09 21:05:20 +00:00
models.py Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
testurl.list Add some tests for the meeting agenda and proceedings 2007-06-16 21:12:45 +00:00
urls.py Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
views.py Use get_object_or_404, instead of just "get". 2007-06-16 22:02:16 +00:00