datatracker/ietf/iesg
2023-08-31 17:12:01 -05:00
..
migrations feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
__init__.py Remove outdated mechanic for adding additional email addresses to crash reports from several apps. Commit ready for merge. 2021-08-11 15:35:28 +00:00
admin.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
agenda.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
factories.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
feeds.py fix: more timezone fixes 2022-09-23 17:12:06 -03:00
models.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
resources.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
tests.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
urls.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00
utils.py Another round of iesg page optimizations. Reduced additional instances of individual lookups to a single lookup followed by annotation of document objects. Reduced several instances of repeating the same work multiple times (queries for telechat documents, queries for telechat dates). 2018-04-05 11:03:26 +00:00
views.py feat: Move IESG agenda items from filesystem to DB (#5366) 2023-04-23 18:05:58 -05:00