{% load easy_rest %}
an error occurred, this page is enabled because DEBUG=True, here you can view debug information about the reqeust
to view debug data, click the show debug data button
to view request data, click the view request button
#start of traceback information
{{traceback}}
# start of debug information
{{output}}
{{api_input}}
{% endif %}
{% if api_code%}
{{api_code}}
{% endif %}