ArtD Product.
Project description
ArtD Prpduct
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_modules',
'artd_service',
'artd_location',
'artd_urls',
'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
python manage.py create_apps
python manage.py create_services
python manage.py insert_installed_apps_and_permissions
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.22.tar.gz
(19.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artd_product-1.0.22.tar.gz.
File metadata
- Download URL: artd_product-1.0.22.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
441cfbf40660ac31c4541262c082e679d0398197d5f2810516c635569136512d
|
|
| MD5 |
a6f8ca099bc9498c5a616237789909a7
|
|
| BLAKE2b-256 |
36ddadb019844bdbaead15d004c92b0598f0fdd5bf5b837037176493c51afa75
|
File details
Details for the file artd_product-1.0.22-py3-none-any.whl.
File metadata
- Download URL: artd_product-1.0.22-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f79a9138bb26a68fb15be04cfb689fd9f0bb683cfcd0f658245aa87bd293c15
|
|
| MD5 |
3f17b11d22fb8d403789ef851b453b1f
|
|
| BLAKE2b-256 |
b0766633a5fbbcfd8b944bc5e2970f505701180c25e15aad445ee289a4c2c0a6
|