ArtD Promotion.
Project description
ArtD Promotion
Art Promotion is a package that manage coupon codes.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'django-json-widget'
'artd_location',
'artd_partner',
'artd_product',
'artd_customer',
]
- Run the migration commands:
.. code-block::
python manage.py makemigrations
python manage.py migrate
- Run the seeder data:
.. code-block::
python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
python manage.py create_taxes
python manage.py create_base_customer_groups
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
artd_promotion-1.0.9.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.9.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.9.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5fb68f6c950040fc3ecc17fc61a22daeea350ad44c5697ab537821ff2d7b136 |
|
MD5 | ed1365863d6fb22c431a17dba99d8c4d |
|
BLAKE2b-256 | 5453b50c6f1d6442d640fcfaf969cb61a0db865ac3dc48ec26d245902db6d65b |
File details
Details for the file artd_promotion-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.9-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2112370b9c5598505634d67e05da8989e33c1c195b678efacdcb2e645ba7f77a |
|
MD5 | ef6aad27eea7d1e12d79aef088ea319a |
|
BLAKE2b-256 | edbd7bce2e96ec00577b57a687762dbc8f535e4a2157ba284c5c4dbf73a61fed |