Open BertrandBordage opened 10 years ago
Why is django.js a mandatory requirement for django-eztable?
As far as I know, we can use {% url %} template tags instead. I use django-eztables on two websites and none of them use django.js.
{% url %}
I see four reasons why the template tag is better than django.js:
Why is django.js a mandatory requirement for django-eztable?
As far as I know, we can use
{% url %}
template tags instead. I use django-eztables on two websites and none of them use django.js.I see four reasons why the template tag is better than django.js: