Skip to main content

An app to use Post Office services in e-commerce built with Django.

Project description

Shipping is an app to use Post Office services for e-commerces built with Django.

Quick start

  1. Add “shipping” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'shipping',
    )
  2. Include the shipping URLconf in your project urls.py like this:

    url(r'^shipping/', include('shipping.urls')),
  3. Run python manage.py syncdb to create the shipping models.

  4. Visit http://127.0.0.1:8000/ to view a sample with a shipping service

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-ship-0.2.7.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

django_ship-0.2.7-py3-none-any.whl (42.6 kB view details)

Uploaded Python 3

File details

Details for the file django-ship-0.2.7.tar.gz.

File metadata

  • Download URL: django-ship-0.2.7.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django-ship-0.2.7.tar.gz
Algorithm Hash digest
SHA256 9dd5bd08452bc9f39745d41dff3d86b1012b60cac4ef46979aac9873be2a57ac
MD5 4e2e8fd82b62f1e4e91479f199fb8d92
BLAKE2b-256 4c46e246b3c612f9c3c76ea04cf9d4be3920eb58234a6eb5c405c650912d1635

See more details on using hashes here.

File details

Details for the file django_ship-0.2.7-py3-none-any.whl.

File metadata

  • Download URL: django_ship-0.2.7-py3-none-any.whl
  • Upload date:
  • Size: 42.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django_ship-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 51a61663a11021d5147c8c82ea5179936a8eb055cd28019e391b474afeda58af
MD5 7853b3a6201a52f9570466f6d91dc1da
BLAKE2b-256 d49a1c4485d74b7388fb84902d3e008b3250594487a7ccd307c74b2db8f9bfbb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page