Here is the list of javascripts Django admin loads by default on the template change_form.html:
core.js
admin/RelatedObjectLookups.js
js/jquery.min.js
js/jquery.init.js
js/actions.min.js
None of them seem to contain client-side verification code. That way you can use it safely.
Irfan source
share