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.12.tar.gz
(18.0 kB
view hashes)
Built Distribution
Close
Hashes for artd_product-1.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6606b5adf80f6934c676e1361abd9da1f917ecf5d574e437064b8d623b64b59f |
|
MD5 | dedc950acf186eba9badc928025b1045 |
|
BLAKE2b-256 | 2fb4755342614b1c34fa1a6fb6344edb701a5a635d7b93ffbbd6ae4a7564a60a |