datatracker/ietf/api
Robert Sparks 2fe4647832
feat: endpoint for imapd to authenticate against (#5295)
* feat: endpoint for imapd to authenticate against

* chore: remove unintended whitespace

* fix: be stricter in matching User
2023-03-14 12:19:21 -05:00
..
management refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00
templates/api ci: Also check generated HTML with the "vnu" validator (#3682) 2022-03-21 12:50:23 -05:00
__init__.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
__init__.pyi Added a type hint stub file for ietf/api/__init__.py, to capture variables created during module initialization. 2019-10-01 20:29:02 +00:00
ietf_utils.py feat: endpoint for imapd to authenticate against (#5295) 2023-03-14 12:19:21 -05:00
serializer.py fix: avoid mutables as defaults. Compute date default arguments at runtime rather than loadtime. (#4144) 2022-07-06 14:39:36 -05:00
tests.py feat: endpoint for imapd to authenticate against (#5295) 2023-03-14 12:19:21 -05:00
urls.py feat: endpoint for imapd to authenticate against (#5295) 2023-03-14 12:19:21 -05:00
views.py feat: endpoint for imapd to authenticate against (#5295) 2023-03-14 12:19:21 -05:00