eike-welk / clair

Collect prices on E-Commerce sites, and display them in graphical form.
GNU General Public License v3.0
0 stars 0 forks source link

Properly escape text that was entered by users. #65

Closed eike-welk closed 7 years ago

eike-welk commented 7 years ago

Django does this, but how do you do this with AngularJS and the REST API.

eike-welk commented 7 years ago

This seems to be unnecessary. AngularJS escapes all text that appears between {{}}.