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

UndefinedError at / 'django.core.handlers.wsgi.WSGIRequest object' has no attribute 'shop' #622

Closed
mwanjajoel opened this issue Jul 16, 2016 · 2 comments

Comments

@mwanjajoel
Copy link

Got that error when the front end tried to load

@Pikkupomo
Copy link
Contributor

To run Shuup you have to have a Shop created. Have you tried running the management command python -m shuup_workbench shuup_init which creates a shop.

@tulimaki
Copy link
Contributor

Ín case the previous didn't work you probably are missing shuup.front.middleware.ShuupFrontMiddleware from your project settings. Please check this for default project settings.

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

No branches or pull requests

3 participants