File: __init__.py

package info (click to toggle)
python-django-channels 4.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: python: 3,109; makefile: 155; javascript: 60; sh: 8
file content (4 lines) | stat: -rw-r--r-- 58 bytes parent folder | download
1
2
3
4
__version__ = "4.3.1"


DEFAULT_CHANNEL_LAYER = "default"