datatracker/ietf/api
2018-06-04 14:27:43 +00:00
..
management Changed name from .rel to .remote_field for remote accessors. 2018-02-21 23:56:36 +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 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
urls.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
views.py Added a missing related object to the person information export. Related to issue #2501. 2018-06-04 14:27:43 +00:00