No project description provided
Project description
Description
Quick start
Install the lib:
pip install django-un-foo
Add “foo” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'un_foo', ... ]Include the foo URLconf in your project urls.py like this:
path('', include('un_foo.urls')),Add this variable FOO_SETTING to settings.py
You will find the foo api documentation in /foo/.
Project details
Release history Release notifications | RSS feed
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)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f758888427a159dfe225ae8f2284f63c1d32a466e1c7304de81ab9f0ac3e2f2
|
|
| MD5 |
2eefb4416a8b9188891c59d96fdb6e91
|
|
| BLAKE2b-256 |
b969e547289dea586bd49b10272b7724fca06eda7a24ee3c86634d133ef1a67d
|