Git Product home page Git Product logo

shuup-project-template's Introduction

Shuup Project Template

A Shuup e-commerce platform template

  • Clone this repo
  • Change settings.py according to your needs
  • Run python manage.py migrate
  • Run python manage.py shuup_init
  • Run python manage.py createsuperuser
  • Run python manage.py runserver
  • Access http://localhost:8000/sa/

Profit!

Compatibility

Compatible with Shuup 1.10

License

MIT

shuup-project-template's People

Contributors

chessbr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

shuup-project-template's Issues

ImproperlyConfigured at /sa/

hi ... thanks for ur fast response... but im gettin error yet.. after following the steps, i getting the error when try login:

ImproperlyConfigured at /sa/
Load: Could not import module 'shuup.admin.modules.content.views' to load 'ContentWizardPane' from. (ModuleNotFoundError("No module named 'shuup.admin.modules.content'",))

The terminal server is runing and show the msg:
[2020-01-11 00:41:31,196] (shuup.xtheme.middleware:ERROR): Shop 'Default Shop' has no active theme

No Module named shuup.api

When i run migrate returns the error:
python manage.py migrate
Traceback (most recent call last):
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/apps/config.py", line 122, in create
cls = getattr(mod, cls_name)
AttributeError: module 'shuup' has no attribute 'api'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "manage.py", line 22, in
execute_from_command_line(sys.argv)
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/core/management/init.py", line 364, in execute_from_command_line
utility.execute()
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/core/management/init.py", line 338, in execute
django.setup()
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/init.py", line 27, in setup
apps.populate(settings.INSTALLED_APPS)
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/apps/registry.py", line 85, in populate
app_config = AppConfig.create(entry)
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/site-packages/django/apps/config.py", line 127, in create
import_module(entry)
File "/home/lucas/projetos/shuup-project-template/env/lib/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'shuup.api'

I've started shuup app before with no problems, and after try this template and return this error.. sry my bad english

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.