- Legacy-Id: 8750
This commit is contained in:
Henrik Levkowetz 2014-12-17 20:25:18 +00:00
parent 48e0c33aff
commit 7d2c934699

View file

@ -14,17 +14,6 @@ from tastypie.fields import ApiField
import debug # pyflakes:ignore
#
# /json/doc
# /json/name
#
#
#
#
#
#
#
_api_list = []
for _app in settings.INSTALLED_APPS: