Skip to main content

A basic example of a Chat made with Django Channels

Project description

===== Django Channel Chat

Django Channel Chat is a basic example of a Chat made with Django Channels

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "django-channels-chat" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'django-channels-chat', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('chat/', include('chat.urls')),

  3. Run python manage.py migrate to create the django-channels-chat models.

  4. Start the development server and visit http://127.0.0.1:8000/chat/ to start a chat.

  5. Visit http://127.0.0.1:8000/chat/ to participate in the chat.

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_channels_chat-0.4.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

django_channels_chat-0.4-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file django_channels_chat-0.4.tar.gz.

File metadata

  • Download URL: django_channels_chat-0.4.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.8.10

File hashes

Hashes for django_channels_chat-0.4.tar.gz
Algorithm Hash digest
SHA256 0c9f151805b4ee87c436a99e9187589931e6d3648cb4aa67017f4ffcd6181a1c
MD5 7f1116f6fac943dd44ade1ec0e81e6bd
BLAKE2b-256 117da0932cb78b4b207c6bc46dc1a907591c37c495b8b40cea85972255fbb328

See more details on using hashes here.

File details

Details for the file django_channels_chat-0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_channels_chat-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6a3bf0666a9926dff0277e313b617e00b0492cecfdf345d36e8dfbdc5bb58f98
MD5 ad7307e882b303b7ba5812dd5a8903fe
BLAKE2b-256 baf8839d55f45ad4f4ff73b1b36a0722baa37d3722c21330802f8a8a18ce45e6

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