{% extends 'partials/base.html' %} {% load static %} {% block css%} {% include 'partials/css.html' %} {% endblock %} {% block extra_css %} {% endblock %} {% block contents %}

Examples

Nice, downward compatible, touchable, jQuery dial

Disable display input
Cursor mode
Display previous value
Angle offset
5-digit values, step 1000
Angle offset and arc
Readonly
Angle offset and arc
{% endblock %} {% block extra_javascript %} {% endblock %}