Page 1 of 1

How can i use angular JS in Django?

Posted: 2015-11-12 01:06
by purushottam1973
I have created one html file in which angular js code has been located and another backend file is there. Url is working properly. but i am not able to use {{ }} in html. What is the reason for that? And when i am getting response from backend file is always none. But data is passing correctly in request header.