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.3.tar.gz
(17.3 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efe9eaa1c6355ebc47cdbdd520accd7b567d4715b06a7e0f017a7ac9b2c4ac41 |
|
MD5 | c8a4533a91375b6b550ee972dd0e14f7 |
|
BLAKE2b-256 | 3d886ced6f41886659b0392165f774040e9ee78a95e7c374061ada7a06d0168c |