Make sure a sensible default value for `JQUERY_URL` is set.
1.6.1
- Add default setting for jquery url to app conf
1.6.0
1.5.0
* Drop support for Python 3.5 (although it should still work) * Add support for Django 3.1 * Minified JS and reduce potential for incompatibility with other django libraries (See 148) * Fix formfield_for_dbfield signature (134) * Fix CSS property word separator (131) * Enforce isort in tests