ArtD Channels.
Project description
ArtD Channels
The ArtD Channels package allows integration with SMS and Whatsapp channels through various providers such as AWS, Messagebird and others.
How to use?
- Install The package
pip install artd-channels
- Add the required on settings.py as follows
INSTALLED_APPS = [
"artd-customer",
"artd-location",
"artd-modules",
"artd-partner",
"artd-service",
'artd_channels',
]
- Run the migrations command
python manage.py migrate
- 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_services
python manage.py create_base_customer_groups
python manage.py create_tax_segments
python manage.py create_vat_data
python manage.py populate_channels
python manage.py populate_providers
- Create a superuser
python manage.py createsuperuser
- Log in to your Django instance manager
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_channels-1.0.13.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file artd_channels-1.0.13.tar.gz
.
File metadata
- Download URL: artd_channels-1.0.13.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae868945c6a041a1303239b435ecbd42251960ea24fec3414dd5ced4430d0ef2 |
|
MD5 | e3898588a935978a95032a1245f18a92 |
|
BLAKE2b-256 | 03dcf7e48d4a1aba27936b462323dcedb0233dfd6d37764db6e431a820ebfd00 |
File details
Details for the file artd_channels-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: artd_channels-1.0.13-py3-none-any.whl
- Upload date:
- Size: 24.8 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 | 50b3749360aaed9e5c5c78bc8f3febcdc503c129a81372cfad9d6a16658a7e1e |
|
MD5 | 18dec1f5d1d154adbb00c22d0f90c5aa |
|
BLAKE2b-256 | 033661ddfda18d71f671c5fb6bc974c1e042947a3d9141b0d8aa3922c519d13e |