datatracker/ietf/api
2019-06-18 12:32:28 +00:00
..
management Added generation of Meta.ordering for API ModelResources in mkresources. 2019-06-18 12:32:28 +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 Added a recursive object to JSON serializer and a view which will let any logged-in user download a JSON serialized copy of the datatracker information related to his person record. Added information about this, and a link, to the account page. Related to issue #2501. 2018-06-04 13:06:47 +00:00
serializer.py Added a recursive object to JSON serializer and a view which will let any logged-in user download a JSON serialized copy of the datatracker information related to his person record. Added information about this, and a link, to the account page. Related to issue #2501. 2018-06-04 13:06:47 +00:00
tests.py Merged in [15263], [15264], [15265], [15287] from rcross@amsl.com: 2018-10-08 14:23:51 +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 a debug statement. 2018-10-09 13:51:54 +00:00