datatracker/ietf/secr/proceedings
2020-12-19 22:55:11 +00:00
..
migrations Fixed a pyflakes issue 2020-08-20 13:47:27 +00:00
templatetags Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +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 Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
models.py Removed an unused model. 2020-08-15 09:34:25 +00:00
new_tables.sql 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
proc_utils.py Fixed a number of TimeSlot-related issues, in particular related to getting the correct date from a timeslot. Also fixed the displayed slot times in the new schedule editors to show local times, not UTC times. 2020-12-19 22:55:11 +00:00
reports.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
tests.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
tests_reports.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
urls.py Remove old proceedings generation code. Fixes #2234. Commit ready for merge. 2017-06-01 23:59:56 +00:00
utils.py Added an API endpoint for bluesheet information upload. Factored out code in common with manual upload_session_bluesheets(). Tweaked ietf.secr.proceedings.utils.handle_upload_file() to handle temp files in addition to http file objects, to support the API endpoint. 2020-06-26 14:49:13 +00:00
views.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00