datatracker/ietf/api
Henrik Levkowetz 004d1d3aa8 Removed a debug statement.
- Legacy-Id: 15545
2018-10-09 13:51:54 +00:00
..
management Replaced the use of a deprecated Django field attribute with the sanctioned replacement. 2018-07-12 10:19:00 +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