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.13.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.13.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.13.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 | 29507f9cc9119de1071327008ebf5213d6ba7915edf0c8d088306f8f125b6feb |
|
MD5 | 855cd3a516cbc0c3f3b33c4ea63f6bcc |
|
BLAKE2b-256 | f8a379bc9bc34e9259652c2df2537dcb1751beed3d995fb2914ef925c98e6789 |
File details
Details for the file artd_promotion-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.13-py3-none-any.whl
- Upload date:
- Size: 17.4 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 | 6b4ca05452232869e00a71198ec9a57d88a448cbd96819bbfc14a2d805adbe1e |
|
MD5 | fcb1091a35ddae240f54c2a93a3f1474 |
|
BLAKE2b-256 | 5b9c01fe23012524fa965486616075a913568784b5b59d92b040e01e37f8ead8 |