awesto / django-shop

A Django based shop system
http://www.django-shop.org
BSD 3-Clause "New" or "Revised" License
3.2k stars 1.04k forks source link

has_cached_cart always equals False. Should there be a cart middleware? #842

Open Klementine-Co opened 3 years ago

Klementine-Co commented 3 years ago

https://github.com/awesto/django-shop/blob/a6ebe34b97f5b3326567486d7276bf748a7b2974/shop/models/cart.py#L164