A RESTful Django Shop
Project description
=========== django-SHOP ===========
Version 0.9 of djangoSHOP is a complete rewrite of the old code base but keeps the concepts of model overriding and cart modifiers. Therefore with some effort, it should be possible to migrate existing projects to this new release. Please contact me, if you need help.
Running the demo projects
To get a first impression on djangoSHOP, try out the three full working demo projects.
And remember, I’m always happy to get some feedback on how it works elsewhere.
Run the demo in a local virtualenv
Following the instructions docs/tutorial/intro.rst and docs/tutorial/quickstart.rst 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 the “polymorphic” demo of djangoSHOP 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 -p 9001:9001 --rm jrief/myshop-sample:latest
Then point a browser on the IP address of your docker machine onto port 9001, for instance http://192.168.99.100:9001/ . To access the backend sign in with username admin and password secret. The first invocation of each page takes some time, since beforehand the supplied images have to be thumbnailed.
django SHOP
This version of django-shop is currently used to implement real e-commerce sites. If you want to help out, please have a look at our development documentation in docs/contributing.rst.
DjangoSHOP 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 a shop framework, that a moderately talented Django programmer should be able to pick up and run easily.
Please help
In order to build better demo sites, we need good pictures together with some introductory text for arbitrary products. Both, pictures and text must be free of copyright or under an open license (CC-by-SA, or similar). If you can provide these assets, please get in touch with Jacob Rief or René Fleschenberg by email.
We also need … * more tests. * translations into other natural languages. * a native English speaker to check the documentation.
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.9.2.tar.gz
.
File metadata
- Download URL: django-shop-0.9.2.tar.gz
- Upload date:
- Size: 267.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43a26637e31a2a35ea9e988566c55d93d71ba5d3de6e14da83664a6a9bb6acd1 |
|
MD5 | 4cb913aa74030afc971835a970ef1554 |
|
BLAKE2b-256 | 6b7be0a820e425d5ca87b7b36b67406579b2274c8e5246b9a0ad0b6c8b093c4f |