datatracker/ietf/secr/proceedings
2020-06-26 14:49:13 +00:00
..
migrations Removed all __future__ imports. 2020-03-05 23:53:42 +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 some Py2 compatibility decorators. 2020-04-21 13:54:31 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
reports.py Remove drafts secretariat tool because this functionality is now provided by the core Datatracker. Moved ID reports to proceedings tool. Fixes #1655. Commit ready for merge. 2020-03-21 19:52:12 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests_reports.py Remove drafts secretariat tool because this functionality is now provided by the core Datatracker. Moved ID reports to proceedings tool. Fixes #1655. Commit ready for merge. 2020-03-21 19:52:12 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00