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.10.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.10.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.10.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 | 5a50b01ccd321921240903ba666a2d41f2546ffddb12cee13408e37123cd1a55 |
|
MD5 | 189a05292c4d019b894b3a4644e77076 |
|
BLAKE2b-256 | 22488335f78fc65fee8e42990ca91a80e6d72090ec12c708e8562f7e44d887de |
File details
Details for the file artd_promotion-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.10-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 | 53c7a6cbd970355aff2725c2aac54834dbe647c3fc99fa4477cf5ff906ed41a6 |
|
MD5 | d04e37dd292ba1ecc0b17e3d21e0432e |
|
BLAKE2b-256 | 865859f8d9ee9ce045ac980d2fe57692821a93302cda646833c2d083b5a7821a |