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-0.0.54.tar.gz
(15.3 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-0.0.54-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56c9d9e80a1b7a042d6363404586f9a1bb3bb18a474116a1f8fd3b61b906e51a |
|
MD5 | 22cc7fbaaf1105b292a997744d823bfb |
|
BLAKE2b-256 | 2a57189ceed3120bf773947d5707e97a9dfe8e841c96b962026d789e03bec35e |