Skip to main content

ArtD Product.

Project description

ArtD Prpduct

Art Product is a package that makes it possible to manage categories, products, taxes, brands, etc.

  1. 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',
]
  1. Run the migration commands:

.. code-block::

    python manage.py makemigrations
    python manage.py migrate
  1. 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


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.20.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

artd_product-1.0.20-py3-none-any.whl (31.6 kB view details)

Uploaded Python 3

File details

Details for the file artd_product-1.0.20.tar.gz.

File metadata

  • Download URL: artd_product-1.0.20.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for artd_product-1.0.20.tar.gz
Algorithm Hash digest
SHA256 6e55d67d0cf010e559cc21d0b0d6efcddac28084e30d68dd04f04f47e7349da5
MD5 bab07cf68474714c261d8a22d68d30ee
BLAKE2b-256 61d0176a3be46016bfa4e156755cd4a70e9db9a55e214183eddd1ee64251947f

See more details on using hashes here.

File details

Details for the file artd_product-1.0.20-py3-none-any.whl.

File metadata

File hashes

Hashes for artd_product-1.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 2152ad85222f9fd3d737754191d0303f94c198dcb3f80861c6b70bcf8ef16da5
MD5 69f390636833af035056ff74d7825bf0
BLAKE2b-256 7a999d5dd5de408eb8ac8f8e3c9e7a074d0850ddeb9e6bd1c50f8b5a1a111c07

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page