Django shop wishlist apps
Project description
# MP-Shop | Wish list
## Installation
### Install using PIP:
```
pip install django-mp-shop-wishlist
```
### Add wishlist to settings.py:
```
INSTALLED_APPS = [
...
'wishlist',
]
```
## Installation
### Install using PIP:
```
pip install django-mp-shop-wishlist
```
### Add wishlist to settings.py:
```
INSTALLED_APPS = [
...
'wishlist',
]
```
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
Close
Hashes for django-mp-shop-wishlist-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5014133a3d6a804a795656c532c884643d757230d85df31cc7c5b6256d0ae3b |
|
MD5 | e673aa698df4008ed1cf2f46f84b4a76 |
|
BLAKE2b-256 | a7074a442b7ea621447d02ba4fe3c0b9479fa3555ca0fe0e0d7ee3c4c1db9852 |