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.6.tar.gz
(10.9 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.6.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.6.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5cbcfdf7abee12e29621ae14def19d635b8b30977cd9531571f3bbc8c89dc71 |
|
MD5 | 9b418debfb7db118e0cecf5844e46e56 |
|
BLAKE2b-256 | 4015fbe279ec48480de40b84bf5e67971dc9db88ab0c0a288943b7ba6e16a194 |
File details
Details for the file artd_promotion-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.6-py3-none-any.whl
- Upload date:
- Size: 16.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 | 5ae362d2b307847935f6349a49bf10d9f4877ebc777f8ce3a22dc1f14200049a |
|
MD5 | 38b4c3c10fe4433ce485b72c1f71201b |
|
BLAKE2b-256 | e3ccc07d9e30205fc982cd585a47f7a02fe58420e2ad0bbf7933cbcf8a222f1f |