datatracker/ietf/api
2020-12-16 23:53:37 +00:00
..
management Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
templates/api Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +00:00
__init__.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +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
serializer.py Updated the API v2 JsonExporMixin to not try to use an API key argument as a queryset argument when building the json response. 2020-04-15 12:01:52 +00:00
tests.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
urls.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00
views.py Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768. 2020-12-16 23:53:37 +00:00