{% extends "djangonumerics/base.html" %} {% block extra_head %} {% endblock %} {% block body %}

Numeric endpoints.

Just copy endpoint url and use the url to create a custom json widget in numerics application.

{% for endpoint in endpoints %} {% endfor %}
EndPoint Url Integration
{{ endpoint.name }} Click to open endpoint Integration help
{% endblock %}