I got querystring in my view:
querystring
def my_view(request): query_string = request.GET
Then I do some staff in this view. Finally I wan