Skip to main content

Class Based Views for Django Channels with Django Rest Framework

Project description

PyPI version Build Status Coverage Status

Documentation Status PyPI

REST channels

django-channels with django-rest-framework under the same roof.

Installation

The easiest way to install the latest version is by using pip/easy_install to pull it from PyPI:

pip install rest_channels

Add 'rest_channels' to your INSTALLED_APPS setting.

INSTALLED_APPS = (
    ...
    'rest_channels',
)

You may also use Git to clone the repository from Github and install it manually:

git clone https://github.com/KhasanovBI/rest_channels
python setup.py install

License

The BSD License

Contributed by Bulat Khasanov

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

rest_channels-0.1.3.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file rest_channels-0.1.3.tar.gz.

File metadata

  • Download URL: rest_channels-0.1.3.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rest_channels-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cdae4c2814b635b9a941279136ad347be198d0809b1d8acc6f2e5337aec148dc
MD5 82e525a8380b472756ff12e2bdb67acb
BLAKE2b-256 3b8463fef43bc250947aa7d93d5c19809a1bacebe98aa0c06a7485364d1ad6a0

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