datatracker/ietf/api
2016-09-25 13:53:22 +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 Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +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