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
3
Packages
Projects
Releases
Wiki
Activity
ab382a726f
datatracker
/
ietf
/
wgcharter
History
Ole Laursen
86f2baea0a
Move group feed from wgcharter (where it historically ended up) to wginfo, add test
...
- Legacy-Id: 7086
2014-01-09 16:24:54 +00:00
..
__init__.py
Committing changes from yesterday (updates based on feedback)
2011-09-20 06:38:05 +00:00
mails.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
migrate.py
Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE
2013-12-18 15:51:11 +00:00
models.py
Finish ballot support for charters (apart from non-generic ballot
2012-04-04 18:09:03 +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
utils.py
Move update_telechat from idrfc.utils to doc.utils, port remaining
2013-08-13 16:44:07 +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