datatracker/ietf/api
2016-10-21 14:27:18 +00:00
..
management Subclassed tastypie's ToOneField in order to provide caching for FK entries. 2016-03-15 23:08:35 +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 Fixed a bug in the API cache key construction which could make the key longer than necessary. 2016-10-21 14:27:18 +00:00
tests.py Updated the API tests to avoid deprecation warnings from a new version of Tastypie (0.13.1). 2016-02-07 15:33:40 +00:00