datatracker/ietf/api
Robert Sparks 766a4638b2 Merged in [19344] from krathnayake@ietf.org:
Implements /api/appauth/authortools API endpoint. Fixes #3396.
 - Legacy-Id: 19364
Note: SVN reference [19344] has been migrated to Git commit dc833aa85c
2021-09-18 17:07:47 +00:00
..
management Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +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 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
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 Merged in [19344] from krathnayake@ietf.org: 2021-09-18 17:07:47 +00:00
urls.py Implements /api/appauth/authortools API endpoint. Fixes #3396. Commit ready for merge. 2021-09-06 11:42:16 +00:00
views.py Implements /api/appauth/authortools API endpoint. Fixes #3396. Commit ready for merge. 2021-09-06 11:42:16 +00:00