A RESTful e-commerce framework based on Django
Project description
Run the demo projects using Docker
To get a first impression on django-SHOP, try out one of the six fully working demo projects.
git clone --depth=1 https://github.com/awesto/django-shop.git cd django-shop export DJANGO_SHOP_TUTORIAL=commodity docker-compose up --build
Wait a few minutes until everything has been build and media files have been downloaded. In the meantime find the IP address of your Docker machine using docker-machine ip.
Point a browser onto http://docker-machines-ip:9009/
Change DJANGO_SHOP_TUTORIAL to i18n_commodity, smartcard, i18n_smartcard, polymorphic or i18n_polymorphic and rebuild the container to run the other prepared demos.
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.
Current Status of Django-SHOP
Django-SHOP aims to be a the easy, fun and fast e-commerce 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-shop-0.12.1.tar.gz
.
File metadata
- Download URL: django-shop-0.12.1.tar.gz
- Upload date:
- Size: 370.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f37ca8f426041d367103d994b6eb414377211383614520845a1abb59ef84095d |
|
MD5 | a7a72df84ee50358bdf4d20206e0f19a |
|
BLAKE2b-256 | a4ec01b79dd03f534b6ce62fc063f4a287e4ec5f77c4ae3204e3132370fe1490 |