I am using django-tables2 to display some product data which is related to the shop the user is in. I store a request.session["current_shop_id"]
django-tables2
request.session["current_shop_id"]