datatracker/ietf/api
2016-12-21 17:03:39 +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 some pyflakes and form initialization issues with the upgrade to DurationField. 2016-12-21 17:03:39 +00:00
tests.py Changed method of retrieving an app's models. Also now importing import_module from importlib instead of from django. 2016-12-15 13:17:07 +00:00