datatracker/ietf/api
Jennifer Richards 48d4072eeb
Merge branch 'feat/rfc' into main-merge
# Conflicts:
#	ietf/doc/factories.py
#	ietf/doc/tests_status_change.py
#	ietf/name/fixtures/names.json
#	ietf/templates/doc/document_info.html
2023-08-03 18:34:06 -03: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 Merge branch 'feat/rfc' into main-merge 2023-08-03 18:34:06 -03:00
urls.py refactor: import from django.urls instead of django.conf.urls 2023-05-12 20:29:11 -03:00
views.py fix: continued repair of code/tests re: RelatedDocument model change 2023-07-20 09:25:14 -05:00