Django Response Relative
Project description
Django Response Relative
Installation
pip install django-response
Usage
from django_response import response def xxx(request): # return response() # return response(XXXStatusCode.YYY) return response(200, 'message', u'description', data={})
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-response-1.0.2.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file django-response-1.0.2.tar.gz
.
File metadata
- Download URL: django-response-1.0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 931ff3144bbaf0f3e3510ac8069e7389c985aa3698a8bf427f7d4f1271caa522 |
|
MD5 | 6f4fa0190552459403034020cf3e81da |
|
BLAKE2b-256 | 6230f98e2d997e6c874d04b5e18e1419b07e094fb2e03d83d02d0a282e981087 |
File details
Details for the file django_response-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_response-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1394d970d22169add9e6ecbe0100b6978ffca7a65ecdf2c0fc786523fb62d514 |
|
MD5 | 981b934f44f60411702373c563c66179 |
|
BLAKE2b-256 | 43e13408ffcae22e895dbd8f4803061a8ad384e54eccc5f00a22c1c2a2c52880 |