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.8.tar.gz
(11.5 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.8.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.8.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 | 42c595b60297be4956ecaf64594c07abda65bcbe6fbdd7737be1eaf76210c8f8 |
|
MD5 | 7bc3a2e29869cdd3940c84f73bb66bf2 |
|
BLAKE2b-256 | c3365c3ba170daa01541946fdf603293d0c8ae8e9b1c5e7396fa6bae644671ec |
File details
Details for the file artd_promotion-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.8-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 | a2b747445f7b688c1a339e137ec20d25ec1ab7a2a7a45e1a331239aba050ff16 |
|
MD5 | d5cab08d0efaacf4547ecb543b2c5b90 |
|
BLAKE2b-256 | 5483626673f8ea835b9271edc01d08b1d3962bbb71defa44d8a1225a9216c7c2 |