We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have followed all the steps indicated in https://github.com/awesto/cookiecutter-django-shop to install django-shop but it gives me the error "too many values to unpack in app_settings.CMSPLUGIN_CASCADE".
Thanks for job!
The text was updated successfully, but these errors were encountered:
Could you please dumpt the whole error report. Use http://dpaste.de if you want. Thanks
Sorry, something went wrong.
Yes, when I excecute "pipenv run ./manage.py initialize_shop_demo":
https://dpaste.de/FqvK
If I comment 491 line ("'shop.cascade.plugin_base.CatalogLinkForm'") of settings.py the error disappears, but then this:
https://dpaste.de/nwva
Thanks!
No branches or pull requests
I have followed all the steps indicated in https://github.com/awesto/cookiecutter-django-shop to install django-shop but it gives me the error "too many values to unpack in app_settings.CMSPLUGIN_CASCADE".
Thanks for job!
The text was updated successfully, but these errors were encountered: