datatracker/ietf/api
2017-11-03 16:17:00 +00:00
..
management Fixed some pyflakes issues. 2017-05-11 09:57:58 +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 brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00
tests.py Removed some test code which isn't useful with tastypie 0.14.0 2017-07-03 21:20:36 +00:00
urls.py Added a brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00
views.py Added a brief REST API info page. In preparation for signing http notifications using RFC 7515, added information about API signing public/private keypair. Refactored api views to reside in api/views.py. Added jwcrypto to requirements. 2017-11-03 16:17:00 +00:00