Answer the question
In order to leave comments, you need to log in
How to handle forms when using Django + Angular?
I'm starting to learn Angular in conjunction with Django. There was a question how it is correct to process forms.
Use class_form from django or process with Angular js and then send data from the form to the server.
Answer the question
In order to leave comments, you need to log in
you can do it differently. for example, run angular in the form that came from the server, or do spa.
it seems to me that if you are just starting to study both, try to implement both cases.
this is a good practice, feel the technology.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question