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
7f277a8fbb
datatracker
/
ietf
/
wgcharter
History
Ole Laursen
7f277a8fbb
Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5
...
- Legacy-Id: 6968
2013-12-18 10:13:40 +00:00
..
__init__.py
Committing changes from yesterday (updates based on feedback)
2011-09-20 06:38:05 +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
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
Fix problem with running script again when there are existing ballot
2012-04-30 18:24:28 +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