Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

artd-promotion

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artd-promotion

ArtD Promotion.

  • 1.0.16
  • PyPI
  • Socket score

Maintainers
1

ArtD Promotion

Art Promotion is a package that manage coupon codes.

How to use?

  1. Install The package
pip install artd-alliance
  1. Add the required on settings.py as follows
INSTALLED_APPS = [
    "django-json-widget",
    "artd-customer",
    "artd-location",
    "artd-modules",
    "artd-partner",
    "artd-product",
    "artd-service",
    "artd-urls",
]
  1. Run the migrations command
python manage.py migrate
  1. Run the base commands
python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
python manage.py create_apps
python manage.py create_services
python manage.py create_base_customer_groups
python manage.py create_tax_segments
python manage.py create_vat_data
python manage.py create_taxes
python manage.py insert_installed_apps_and_permissions

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc