Utilisation d'un fork du package 'channels'
Qui utilise DjangoJSONEncoder pour les group_send (json.dumps basique n'encode pas les Decimal)
This commit is contained in:
parent
813b7230b6
commit
50ed08dd72
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ django-bootstrap-form==3.2.1
|
||||||
asgiref==0.14.0
|
asgiref==0.14.0
|
||||||
daphne==0.14.3
|
daphne==0.14.3
|
||||||
asgi-redis==0.14.0
|
asgi-redis==0.14.0
|
||||||
channels==0.17.2
|
-e git+https://github.com/Aureplop/channels.git#egg=channel
|
||||||
|
|
Loading…
Reference in a new issue