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.11.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.11.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.11.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13d16027bcbe61c3c7262b7558fd8ac93e6d4d2340c6332c1ab51acf5bd91562 |
|
MD5 | 5b8d542b3a6d99ae8fdf5f01e634597e |
|
BLAKE2b-256 | 10ef44bce652c116aa5604e21dcf4d58b585a9f5c8a8dbdadeede5067d18d600 |
File details
Details for the file artd_promotion-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.11-py3-none-any.whl
- Upload date:
- Size: 17.3 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 | 5f3054781925c139bd3728daf8b95190423d28432276f50bd07d65f033f23af8 |
|
MD5 | 8a0407beb00b7a9a0211e4fe955ea666 |
|
BLAKE2b-256 | a96f8fccc4aa1d58de0cc776bdb3ab16da24c9d9a513b763df081515e54c2a3c |