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
d36d717fe5
datatracker
/
ietf
/
secr
/
sreq
History
Henrik Levkowetz
bc05e7a8d0
Refactored many instances of msg.get_payload(decode=True).decode('utf-8') and similar to get_payload_text(msg), which uses msg.get_charset() to get the actual charset to do the decoding, in a consistent manner. Also removed some instances of force_str, but more remain.
...
- Legacy-Id: 17807
2020-05-16 20:20:05 +00:00
..
templatetags
Made ietf/secr/sreq pyflakes-clean.
2014-03-15 23:30:48 +00:00
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
forms.py
Merged in ^/trunk@17617.
2020-04-14 17:11:51 +00:00
tests.py
Refactored many instances of msg.get_payload(decode=True).decode('utf-8') and similar to get_payload_text(msg), which uses msg.get_charset() to get the actual charset to do the decoding, in a consistent manner. Also removed some instances of force_str, but more remain.
2020-05-16 20:20:05 +00:00
urls.py
Move Session.status, .requested, and .requested_by to a new SchedulingEvent
2019-12-05 12:41:09 +00:00
views.py
Allow IAB programs to use normal meeting mechanics.
Fixes
#2970
. Commit ready for merge.
2020-05-08 21:11:25 +00:00