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

0.1.3 (2021-10-20)

  • 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.3.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.3-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.3.tar.gz.

File metadata

  • Download URL: django-response-view-mixin-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 2f8b275ba6c76f0fbbefda9f26cf4109918d632f39b90abcae8b843799fb8424
MD5 27c8de7d0243cb227317c0bea37abf02
BLAKE2b-256 c7b4ff01553a9bf1708342404306c5e2a4c850d693ffa5ccb4d6b019819dae96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_response_view_mixin-0.1.3-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.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e934562be9622f9603624d97f54bf359a53022f8bc39354c84d4c0880536a618
MD5 0e098372f5271d67b261cf5d5703925d
BLAKE2b-256 e0465ac77a3d4a99b2a3cf4fcb62b2c464d2e0dbe73237b5ef7a539cb9d553a2

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