A Django app to add product to store.
Project description
Django Advanced Cart is a Django app to store product in cart.
Quick start
Add “advanced_cart” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'advanced_cart', ] Add below line to settings:: CART_SESSION_ID = 'cart'
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-advanced-cart-0.2.tar.gz.
File metadata
- Download URL: django-advanced-cart-0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbbbff3f75c859af5d2f2b718c7253ea22febb1cd61dec75b3a1c5f19f2594e0
|
|
| MD5 |
5d1259a2feff76e2429cd44f8c3d21c6
|
|
| BLAKE2b-256 |
86d182583abe0d29b2b106c74a9185dfbaa5d4214fb734d12e33dc2957b41ed7
|