Skip to main content

No project description provided

Project description

Description

Quick start

  1. Install the lib:

    pip install django-un-foo

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

    INSTALLED_APPS = [
        ...
        'un_foo',
        ...
    ]
  2. Include the foo URLconf in your project urls.py like this:

    path('', include('un_foo.urls')),
  3. Add this variable FOO_SETTING to settings.py

  4. You will find the foo api documentation in /foo/.

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-un-foo-0.1.9.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file django-un-foo-0.1.9.tar.gz.

File metadata

  • Download URL: django-un-foo-0.1.9.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for django-un-foo-0.1.9.tar.gz
Algorithm Hash digest
SHA256 4f758888427a159dfe225ae8f2284f63c1d32a466e1c7304de81ab9f0ac3e2f2
MD5 2eefb4416a8b9188891c59d96fdb6e91
BLAKE2b-256 b969e547289dea586bd49b10272b7724fca06eda7a24ee3c86634d133ef1a67d

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