tangowithcode / tango_with_django_19

A beginners guide to web programming with Python / Django 1.9
Apache License 2.0
207 stars 188 forks source link

Update rango-ajax.js #45

Open ArthurBelka opened 7 years ago

ArthurBelka commented 7 years ago

Fixed wrong url "like_category" to just "like", so ajax url to give a like "/rango/like/?category_id=6" become available.

NinjaOnRails commented 7 years ago

I can confirm.