Skip to main content

Your project description goes here

Project description

https://badge.fury.io/py/django-response-view-mixin.svg/?style=flat-square https://readthedocs.org/projects/pip/badge/?version=latest&style=flat-square Coverage Status

Your project description goes here

Documentation

The full documentation is at https://django-response-view-mixin.readthedocs.io.

Quickstart

Install Django Response View Mixin:

pip install django-response-view-mixin

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'response_view_mixin',
    ...
)

Add Django Response View Mixin’s URL patterns:

from response_view_mixin import urls as response_view_mixin_urls


urlpatterns = [
    ...
    url(r'^', include(response_view_mixin_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

History

0.1.0 (2021-10-18)

  • First release on PyPI.

0.1.1 (2021-10-19)

  • Update github action

0.1.2 (2021-10-19)

  • Rework pipy on github action

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-view-mixin-0.1.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_response_view_mixin-0.1.0-py2.py3-none-any.whl (7.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-response-view-mixin-0.1.0.tar.gz.

File metadata

  • Download URL: django-response-view-mixin-0.1.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django-response-view-mixin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dc4460c25fa7a9e6616df42e133b6c9fe57644721ba55e3b887398feb1d2fa23
MD5 86bdea87637e29b2edd479b950c03b67
BLAKE2b-256 52f8890e2a7ecf46ad163d463354b1a4bd6115e1aba8fe8ed6d571739e8222c7

See more details on using hashes here.

File details

Details for the file django_response_view_mixin-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: django_response_view_mixin-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 7.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django_response_view_mixin-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f742eb2884ded13f6f54b849f53b2ec05a8cceb96d62cce7cccf9f4fb5173319
MD5 35b31105bb19945c2d7b761c5a0a3b26
BLAKE2b-256 0ccddd6bdfa3cf109905bd1c9fdb76436f0199b32d325da19486c152a9a90379

See more details on using hashes here.

Supported by

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