Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using cart in view #28

Open
lhsdaniel opened this issue Sep 7, 2016 · 1 comment
Open

Support for using cart in view #28

lhsdaniel opened this issue Sep 7, 2016 · 1 comment

Comments

@lhsdaniel
Copy link

in view.py, I am trying to do
for item in Cart.items_serializable:
do something

but this gave me a
TypeError at /calbase/export/custom

'property' object is not iterable

Whereas doing the same thing in template is working fine.

@umar13893
Copy link

Hello, I have the same issue you got any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants