mirror of
https://github.com/django/daphne.git
synced 2025-04-20 08:42:18 +03:00
whitespace
This commit is contained in:
parent
d07600f04b
commit
6eda634746
|
@ -30,10 +30,10 @@ class WebsocketBinding(Binding):
|
|||
# Stream multiplexing name
|
||||
|
||||
stream = None
|
||||
|
||||
|
||||
# only model fields that are listed in fields should be send by default
|
||||
# if you want to really send all fields, use fields = ['__all__']
|
||||
|
||||
|
||||
fields = []
|
||||
|
||||
# Outbound
|
||||
|
|
Loading…
Reference in New Issue
Block a user