mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 11:08:21 +00:00
5 lines
109 B
Python
5 lines
109 B
Python
__version__ = "2.1.4"
|
|
|
|
default_app_config = "channels.apps.ChannelsConfig"
|
|
DEFAULT_CHANNEL_LAYER = "default"
|