I
I
Ilya2015-11-04 21:32:43
Django
Ilya, 2015-11-04 21:32:43

Does anyone have an example form in angularjs + django?

Does anyone have examples or links with examples of how to make a search form in angularjs.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yaroslav Lyzlov, 2015-11-04
@dixoNich

And what about django? It's just a form that sends a request to the server, receives a response and goes to the route, where it will display the results.

S
Serge K, 2015-11-04
@korotkin

https://github.com/Korotkin/django_rest_test - you will find the whole cycle of work in it. model.yaml/json is not recommended. Fun solution, but use standard django

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question