Skip to main content

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


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)

Uploaded Source

Built Distribution

django_response-1.0.2-py2.py3-none-any.whl (3.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-response-1.0.2.tar.gz.

File metadata

File hashes

Hashes for django-response-1.0.2.tar.gz
Algorithm Hash digest
SHA256 931ff3144bbaf0f3e3510ac8069e7389c985aa3698a8bf427f7d4f1271caa522
MD5 6f4fa0190552459403034020cf3e81da
BLAKE2b-256 6230f98e2d997e6c874d04b5e18e1419b07e094fb2e03d83d02d0a282e981087

See more details on using hashes here.

File details

Details for the file django_response-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_response-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1394d970d22169add9e6ecbe0100b6978ffca7a65ecdf2c0fc786523fb62d514
MD5 981b934f44f60411702373c563c66179
BLAKE2b-256 43e13408ffcae22e895dbd8f4803061a8ad384e54eccc5f00a22c1c2a2c52880

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page