{% comment %}
DEPRECATED. We no longer recommend using this template, and may drop it in the future.
In particular, we no longer recommend using ajax_all_forms.js. See RELEASE_NOTES for version 3.0.4.
This script is left here for backward compatibility.
If you want to opt-in to all of qnc_crud's features, include this template on your pages.
{% endcomment %}
{% load static %}
{% include "qnc_crud/reload_if_necessary.html" %}
{# utils.js is the only one of our scripts that requires jquery #}
{# If you're already loading jquery, then don't use this template - load the scripts you want individually #}