datatracker/ietf/iesg
Ole Laursen 5c63ed982a Implement missing iesg test of milestones page, as found by the
coverage check
 - Legacy-Id: 7082
2014-01-08 17:59:00 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
admin.py Delete all old WGAction stuff, it's superceded by the WG charter 2013-10-10 16:12:34 +00:00
agenda.py Use collections.OrderedDict instead of the SortedDict bundled with Django 2013-12-20 11:00:07 +00:00
feeds.py Port feed setup to new feed API where each feed is a class-based view 2013-12-16 16:29:22 +00:00
models.py Remove unused idtracker import from iesg/models.py 2013-10-11 14:38:50 +00:00
tests.py Implement missing iesg test of milestones page, as found by the 2014-01-08 17:59:00 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
views.py Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00