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.7.tar.gz
(11.2 kB
view details)
Built Distribution
File details
Details for the file artd_promotion-1.0.7.tar.gz
.
File metadata
- Download URL: artd_promotion-1.0.7.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 834b1484ef7fa515d796705391fdb434e3034e8e6fcb0799a6a85ac29371ac8a |
|
MD5 | 3441c4448ff58aa574e8507699535f39 |
|
BLAKE2b-256 | 18715e22b7401f0d0b113e0defc91a6d50d5a7ce263771e8fc191f3c9cddbc0d |
File details
Details for the file artd_promotion-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: artd_promotion-1.0.7-py3-none-any.whl
- Upload date:
- Size: 16.7 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 | a73375cd04276f9b85bf5c6aa99973cf9c34089be6a356ba1e708fbaf5aeb099 |
|
MD5 | f5a6e8cff2dde94db262a13162ce3611 |
|
BLAKE2b-256 | e0c9ed88c37bd11d3574eb89bc7493d8029d152b102a5d969378be3b20cb0933 |