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.0.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file django-response-1.0.0.tar.gz
.
File metadata
- Download URL: django-response-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 518f2d6bacaa405456245f2f4ef35d39332e620c73cff9cc72f67d22d21463d8 |
|
MD5 | 1f024dbf1c5c2d6dc9034fd70894e408 |
|
BLAKE2b-256 | 8855e05315e4f5ff4af5df6c6ae821ecf657cc54a7b81f9d0e8851670344bac9 |
File details
Details for the file django_response-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_response-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feef282c6183c835d09692d520f0c330e39c19ef2a3c2df9413ee4b5a5ab9aac |
|
MD5 | 5d4829bbbccb9fc70fbaa7f84b69d965 |
|
BLAKE2b-256 | 3fc44ebd3e2586cdbe295cacbe67d421eaa4aa34524872ec03e9d9853b746020 |