How can i use angular JS in Django?

Post all HTML related questions here. No support.

Moderator: Project members

Post Reply
Message
Author
purushottam1973
500 Command not understood
Posts: 1
Joined: 2015-11-12 00:29
First name: Purushottam
Last name: Thakur

How can i use angular JS in Django?

#1 Post by purushottam1973 » 2015-11-12 01:06

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.

Post Reply