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
fdb6baf4e6
datatracker
/
ietf
/
iesg
History
Ole Laursen
fdb6baf4e6
Use collections.OrderedDict instead of the SortedDict bundled with Django
...
- Legacy-Id: 7026
2013-12-20 11:00:07 +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
assertEquals -> assertEqual in tests, the former is deprecated
2013-12-17 12:52:24 +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