datatracker/ietf/api
2023-08-11 14:14:36 -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 fix: Include time zone information in v1 api datetimes (#5851) 2023-06-21 11:43:19 -05: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 test: Use django_stubs_ext.QuerySetAny for isinstance() checks 2023-05-13 10:05:33 -03:00
tests.py fix: Server error from api_get_session_materials() (#6025) 2023-07-22 16:36:35 -07:00
urls.py refactor: import from django.urls instead of django.conf.urls 2023-05-12 20:29:11 -03:00
views.py chore: log direct auth attempts (#6132) 2023-08-11 14:14:36 -05:00