angvp / django-changuito

This is a fork of the fork of django-cart .. It reminds me this quote... http://www.youtube.com/watch?v=VkpjiohfmQU ... but if you abbandon a project is normal that this happens, many thanks to Bruno and the ppl that contributed on django-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

global name 'CartProxy' is not defined

opened this issue · comments

Getting an error when I try to render a view with render(request, 'cart.html', dict(cart=CartProxy(request)))

any ideas?

global name 'CartProxy' is not defined