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.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

django_response-1.0.0-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-response-1.0.0.tar.gz
Algorithm Hash digest
SHA256 518f2d6bacaa405456245f2f4ef35d39332e620c73cff9cc72f67d22d21463d8
MD5 1f024dbf1c5c2d6dc9034fd70894e408
BLAKE2b-256 8855e05315e4f5ff4af5df6c6ae821ecf657cc54a7b81f9d0e8851670344bac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_response-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 feef282c6183c835d09692d520f0c330e39c19ef2a3c2df9413ee4b5a5ab9aac
MD5 5d4829bbbccb9fc70fbaa7f84b69d965
BLAKE2b-256 3fc44ebd3e2586cdbe295cacbe67d421eaa4aa34524872ec03e9d9853b746020

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