dajaxice is a JS-framework agnostic that focuses on decoupling the presentation logic from the server-side logic. Its main goal is to trivialize the asynchronous communication between the django server side code and your js code.
Questions tagged [dajaxice]
111 questions
0
votes
2 answers
django : where is dajax file?
I'm working fine with dajaxice.
Now, I want to use dajax. I installed it, and I put
that line is changed as