Giter Site home page Giter Site logo

gilsonbp / django-shop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awesto/django-shop

0.0 1.0 0.0 7.96 MB

A Django based shop system

Home Page: http://www.django-shop.org

License: BSD 3-Clause "New" or "Revised" License

Python 81.66% Shell 0.06% CSS 0.87% JavaScript 6.55% HTML 10.85%

django-shop's Introduction

django-SHOP

Build Status PyPI version Join the chat at https://gitter.im/awesto/django-shop PyPI version Twitter Follow

Version 0.10 of django-SHOP is heading towards API stability. Before upgrading to this version please read carfully the Changelog, as the API has been simplified and now is much more generic than in version 0.9.

Please get in touch with us on Gitter, if you have problems to upgrade your 0.9 projects. This will help us to adopt the migration path.

Running the demo projects

To get a first impression on django-SHOP, try out one of the six fully working demo projects.

Run the demo in a local virtualenv

Following the introduction instructions should create a running shop in minutes, prefilled with a dozen of products. You can even pay by credit card, if you apply for your own testing account at Stripe.

Run the demo using Docker

A faster alternative to run one of the demos of django-SHOP, is to use a prepared Docker container available on the Docker Hub. If you have a running docker-machine, download and start the demo using:

docker run --name demo-shop-i18n_polymorphic --env DJANGO_SHOP_TUTORIAL=i18n_polymorphic -p 9001:9001 awesto/demo-shop:latest

Then point a browser on the IP address of your docker machine onto port 9001. If unsure invoke docker-machine ip. This for instance could be http://192.168.99.100:9001/ . To access the backend, sign in with username admin and password secret. The first invocation may take a few minutes, since additional assets have to be downloaded and the supplied images have to be thumbnailed.

Current Status of Django-SHOP

This version of django-SHOP is currently used to implement real e-commerce sites. If you want to get involved in the development, please have a look at our documentation in docs/contributing.rst.

Django-SHOP aims to be a the easy, fun and fast shop counterpart to django-CMS.

Specifically, we aim at providing a clean, modular and Pythonic/Djangonic implementation of an e-commerce framework, that a moderately experienced Django developer should be able to pick up and run easily.

Whenever possible, extra features shall be added to third party libraries. This implies that django-SHOP aims to provide an API, which allows merchants to add every feature they desire.

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.