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.14.tar.gz
(14.5 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_channels-1.0.14.tar.gz.
File metadata
- Download URL: artd_channels-1.0.14.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 |
51ebd678a668da65ff44dc2dc78a1332fb5a6efcb20977391d31afa2ab404db0
|
|
| MD5 |
882e18904ba1ed48f6530e4e80010705
|
|
| BLAKE2b-256 |
9e0842e467785ed2498c93ee0dec5edd510c7678188a6faccddb153f7727e4cf
|
File details
Details for the file artd_channels-1.0.14-py3-none-any.whl.
File metadata
- Download URL: artd_channels-1.0.14-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 |
9441010bcf520d7436a24a626e7f290fc58c8d2d6f62f09899390c9a2d95029c
|
|
| MD5 |
2ce3a0b7d270f34a13f3defcbb78c6c8
|
|
| BLAKE2b-256 |
b0fe389f9c2d2d3d4267e6079105de8c2c433da690fd0ed5234c638621c1ee0e
|