1👍
✅
You must create a view that handles your ajax calls and returns data in appropriate format, for example JSON. Then, make ajax requests from client html page on this view to get your data.
Source:stackexchange.com
1👍
You must create a view that handles your ajax calls and returns data in appropriate format, for example JSON. Then, make ajax requests from client html page on this view to get your data.