datatracker/ietf/secr/sreq
Robert Sparks 91b2994a9b Merged in [18729] from rcross@amsl.com:
Add argument 'days' to get_meeting() to allow specifying lag time
 - Legacy-Id: 18758
Note: SVN reference [18729] has been migrated to Git commit 3c29c111a4fa474f876ed12f265c5844ebb3c94d
2020-12-11 21:42:51 +00:00
..
templatetags Merged in [17803] from rcross@amsl.com: 2020-05-19 12:13:37 +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 Backported a patch to production that changed the secretariat session-request tool session lengths to 60/120 minutes. 2020-09-08 10:26:34 +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 Merged in [18729] from rcross@amsl.com: 2020-12-11 21:42:51 +00:00