5 lines
109 B
Python
Raw Normal View History

__version__ = "2.1.4"
default_app_config = "channels.apps.ChannelsConfig"
DEFAULT_CHANNEL_LAYER = "default"