Hello,
I want to render the portal_my_tasks template async with ajax.
It should replace the list of records with a list of new records.
What I am trying to do is something like this:
But I get this error: 'JsonRequest' object has no attribute 'render'