Last updated:
0 purchases
artdinfobip 0.0.1
ArtD Infobip
Art Infobip is a package that makes it possible to integrate Infobip to send messages.
Add to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'artd_location', 'artd_partner', 'django-json-widget' 'artd_infobip' ]
Run python manage.py migrate to create the models.
Run the seeder data:
python manage.py create_countries
python manage.py create_colombian_regions
python manage.py create_colombian_cities
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.