This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
7e00fa1424
datatracker
/
ietf
/
iesg
History
Ole Laursen
7e00fa1424
Move the Secretariat group email utility to wginfo and the rest of the wgcharter stuff to doc/(views|urls|utils)_charter.py alongside the other document types
...
- Legacy-Id: 7121
2014-01-13 16:08:58 +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
Move the Secretariat group email utility to wginfo and the rest of the wgcharter stuff to doc/(views|urls|utils)_charter.py alongside the other document types
2014-01-13 16:08:58 +00:00