Skip to main content

Приложение для интеграции с API Boxberry

Project description

Установить:

pip install django-boxberry

или из github:

pip install git+https://github.com/AlekseevAV/django-boxberry.git

Добавить django_boxberry в INSTALLED_APPS

INSTALLED_APPS = (
    ...
    'django_boxberry',
)

Добавить настройки Boxberry API settings.py

BOXBERRY_TOKEN = 'token'
BOXBERRY_ENDPOINT = 'http://test.boxberry.de/json.php'

Выполнить миграции

python manage.py migrate django_boxberry

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

django-boxberry-0.1.tar.gz (11.6 kB view details)

Uploaded Source

File details

Details for the file django-boxberry-0.1.tar.gz.

File metadata

File hashes

Hashes for django-boxberry-0.1.tar.gz
Algorithm Hash digest
SHA256 5aaab74d2e0dca26609f856b6c35415f907640804da193b4ba3ae2b86bcb9c6d
MD5 e22eb2c20e490d216a2009241192814b
BLAKE2b-256 16165d8a1408981a8a495ef13e6be969d0f633123b71587a8db944743dabe5a8

See more details on using hashes here.

Provenance

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