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 = [
'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.0.tar.gz
(20.0 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 636fb1edea3a99a8854e45eff96a75d271e3c600b4674390e0b7696838790bc5 |
|
MD5 | 7f58501781ec2b792a5c5a87aa6a8d45 |
|
BLAKE2b-256 | a232195fd29387fd3d031e386ca5fc6a1b0eec74cfc34800ae7f105ed0eb20d8 |