jorgebastida / django-dajaxice

Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.
http://dajaxproject.com/
Other
402 stars 174 forks source link

Dajaxice only registers one function #137

Open gummz opened 10 years ago

gummz commented 10 years ago

http://stackoverflow.com/questions/25610991/dajaxice-only-registers-one-function

Can you help me with this?