django-rest-framework/rest_framework/static
Dan Koch 4701f12c3e Quote nested API parameters in api.js
I sometimes have parameter names with a period (.) in them, to represent nested objects, e.g. containerobj.inner_param. The Javascript was throwing an error in the browsable API when interacting with those parameters.
2017-06-13 16:01:02 -04:00
..
rest_framework Quote nested API parameters in api.js 2017-06-13 16:01:02 -04:00