Skip to main content

Django nova poshta ua api app

Project description

# MP-Novaposhta

Django nova poshta ua api app.

### Installation

  1. Install with pip:

` pip install django-novaposhta `

  1. Add app to urls.py:

` path('novaposhta/', include('novaposhta.urls')), `

  1. Add novaposhta to INSTALLED_APPS

  2. Add NOVA_POSHTA_API_KEY to your settings.py

  3. Run python manage.py migrate

### Refresh warehouses To refresh warehouses you should login as staff and visit /novaposhta/refresh url. Old warehouse records will be removed.

### Requirements

App require this packages:

  • django-model-search

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-novaposhta-2.3.tar.gz (5.3 kB view hashes)

Uploaded Source

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