exwiseapi / static /rest_framework /js /load-ajax-form.js
devnamdev2003
first commit
0da497e
$(document).ready(function() {
$('form').ajaxForm();
});