I\'m trying to make an cart system using Django. I want to use session id to store products in cart for anonymous users. I am also using Django Rest Framework to create the