ArtD Product.
Project description
ArtD Product
Art Product is a package that makes it possible to manage categories, products, taxes, brands, etc.
- Add to your INSTALLED_APPS setting like this:
.. code-block:: python
INSTALLED_APPS = [
'dal',
'dal_select2',
'django-json-widget'
'artd_location',
'artd_partner',
'artd_product',
]
- 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_product-1.0.18.tar.gz
(18.5 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-1.0.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 901b172abb762d59a519c6987f047fd42c918168d052e9c89b6fa0a2fbad664b |
|
MD5 | a6f945d866e99d5f02474fff5af8fa4c |
|
BLAKE2b-256 | 3dcaaf59cda267fb5fa53a450efa20ba2c520006a4dc6f51e76db1e30e3273cc |