I want to get a queryset through ajax request and use it as I can do with django queryset in template.
I have the following codes:
# view.py def ajax_g