ArtD Price List.
Project description
ArtD Price List
Art Product is a package that makes it possible to manage price list and price list changes.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'django-json-widget'
'artd_location',
'artd_partner',
'artd_product',
'artd_price_list',
]
- 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
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_price_list-1.0.12.tar.gz
(11.3 kB
view details)
Built Distribution
File details
Details for the file artd_price_list-1.0.12.tar.gz
.
File metadata
- Download URL: artd_price_list-1.0.12.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c16c8fad92e58c83ea1aca949920b6f5988c87a34314e568882c4327bad6a90 |
|
MD5 | 293c91092feee2863fbd5ea55c306c5f |
|
BLAKE2b-256 | 4905c6ad7abcb351a576159fc7c31eaa78b5f20521fec78b4c30decc62e66c10 |
File details
Details for the file artd_price_list-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: artd_price_list-1.0.12-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 256e0db10244826e8f35c29c40f1bd14bdc341323c10682f458ee3d3d15d49ab |
|
MD5 | f3ecdcb10cfa16bc8e04dc481ba8a6b5 |
|
BLAKE2b-256 | d69b894f49aa61dc56edcd812314e2d2d9cda926f64c25db6f855eb16351008d |