awesto / django-shop

A Django based shop system

Home Page:http://www.django-shop.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Klementine-Co opened this issue · comments

has_cached_cart = hasattr(request, '_cached_cart')