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.13.tar.gz
(11.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artd_price_list-1.0.13.tar.gz.
File metadata
- Download URL: artd_price_list-1.0.13.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43d2da70d14fe6f4bbaa1d996a39bbb6761390b3232b97c9751519a5974c948a
|
|
| MD5 |
77d031a96a22a50a914d4a4ffe6c1481
|
|
| BLAKE2b-256 |
2c090530c6bf7df8dab8c2cc5dcd7876151f92a61c7bbb4e200199c450830a26
|
File details
Details for the file artd_price_list-1.0.13-py3-none-any.whl.
File metadata
- Download URL: artd_price_list-1.0.13-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 |
5175b24cfc88fd1c8d39c878e365b243424eb05faac974befb7e19f9f015733f
|
|
| MD5 |
6099bef185473a9065f6d0447f6c9068
|
|
| BLAKE2b-256 |
bc75e49a4af3ddb61b5ff7cd2175ab730b9f6d5dfbe12b18e0944c22af211f3b
|