Hey,
I just installed Django-Oscar locally on my Macbook and followed the tutorial at:
to start with the sandbox example on my local machine. The server starts and all non-product related pages load fine.
ImproperlyConfigured at /en-gb/catalogue/the-shellcoders-handbook_209/
Error importing module oscar.sorl_kvstore: "No module named sorl_kvstore"
The error happens in template /django-oscar/oscar/templates/oscar/catalogue/partials/gallery.html, error at line 45
I couldn't find any hint on google what's wrong and would appreciate any help.
Thanks,
Tobias