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.12.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.12.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.12.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 | ae052d597c4913e779d0138598ef28a6f85effcb15a2fab9b02ff7763c825576 |
|
MD5 | d672683522c05e17b32be473b500068c |
|
BLAKE2b-256 | d5527e54fd7b98e3b73fd9703e70c9bdd97e834fcc1c2f63cc267b85a46b7b92 |
File details
Details for the file artd_promotion-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.12-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 | 59ae2ca7a38df18e68b2fea001ebeb4a597ff062233d6683d6078cf9d2ebf39e |
|
MD5 | 7fffcab4fb615109ec93c31ee008ea78 |
|
BLAKE2b-256 | cb04286b997495664d56d9fe80bf433d8c7af27639db9cc30d53b1e793ccc90d |