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.1.1.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file django-response-1.1.1.tar.gz
.
File metadata
- Download URL: django-response-1.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb8fd1f991cb020120a5cc5294c62fc45c6e550d839fcfbfbc90c796fd632e04 |
|
MD5 | 0e37ebbb78bc9355fd7c48cc2134c910 |
|
BLAKE2b-256 | 70440bf23d91be096284706cb4439ac4a3274c08e8764e04d132aa735ca58635 |
File details
Details for the file django_response-1.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_response-1.1.1-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 | bb779e7d3931c6229502137d3de2502fbd92a5fd0c8a00f75d82206cb7ad0775 |
|
MD5 | 13d99597af962aadca4d604d9428eb17 |
|
BLAKE2b-256 | b8a10dc86674e18c146e1171bba7029367777f0bb90717b9360766696eadef67 |