Skip to main content

A Django app to manage delveries from paps.

Project description

django-paps-quotes/README.rst

======= django-paps-quotes

django-paps-deliveries is a simple Django app to to manage all delivery prices urls from paps. Detailed documentation is in the "docs" directory.

Quick start

  1. Add "quotes" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'quotes', ]

  2. Include the quotes URLconf in your project urls.py like this::

    path('quotes/', include('quotes.urls')),

  3. Run **python manage.py migrate** to create the quotes models.

  4. Visit http://127.0.0.1:8000/quotes/ to see all authentication urls.

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-paps-quotes-1.0.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file django-paps-quotes-1.0.1.tar.gz.

File metadata

  • Download URL: django-paps-quotes-1.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for django-paps-quotes-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7ffcb92932da58f2cb1925666c8cde50232428e03d0bf59124145631e98e09f4
MD5 950d3fb0140f745b6689a652e080dc2d
BLAKE2b-256 11f4b59c907304c422bfbeae3946ad0429f8cbbf60c917d1f8d4987b3f02d584

See more details on using hashes here.

Supported by

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