Django URI
Project description
Components of an URI
Installation
pip install django-uri
Usage
request.uri.origin request.uri.scheme
Settings.py
# Use `MIDDLEWARE_CLASSES` prior to Django 1.10
MIDDLEWARE = (
...
'uri.middleware.URIMiddleware',
...
)
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-uri-1.0.5.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-uri-1.0.5.tar.gz.
File metadata
- Download URL: django-uri-1.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01b6cd35ab2fb271d689c9dc1460acd3202e8fbd00587153d4651e5500cb7aed
|
|
| MD5 |
afa4f8b4181920c59f54a9bb5c1c9251
|
|
| BLAKE2b-256 |
45096227bd9377f0dab1ebe1e7a056d5f8389944e2dfb58eab04dc304794bc62
|
File details
Details for the file django_uri-1.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: django_uri-1.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
384b834e16e558382830343a906ae1dc335b156c53fc2f8665299c15b014dc16
|
|
| MD5 |
3d29ca4003c5ff47507d83e19e4c8368
|
|
| BLAKE2b-256 |
4d17847c1e592b098ea0df8d3003ff2dc5c9691c918925688aabab5864a63911
|