is there any way to access or "GET" Django forms fields using fetch or ajax?
I am trying to sending the form using JsonResponse but know how can I do that?<