datatracker/ietf/api
Henrik Levkowetz 726fcbf27d Removed all __future__ imports.
- Legacy-Id: 17391
2020-03-05 23:53:42 +00:00
..
management Removed all __future__ imports. 2020-03-05 23:53:42 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls.py Merged in [15263], [15264], [15265], [15287] from rcross@amsl.com: 2018-10-08 14:23:51 +00:00
views.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00