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.8.tar.gz
(18.1 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-1.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0256e1248a4a936ec768978e96e4004400a52961bb61f9784bda2a043e355fa |
|
MD5 | abfa11f5528d2cbc7ec4f16348a4317b |
|
BLAKE2b-256 | ed6e9c11d22d756701afc035bded773eb623e18127af2227b95ef92aed7b58d9 |