I have a django app that allows users to add other users in a table via a front end. Is there anyway to use django {{form_fields}} in JQuery?
{{form_fields}}
The code below