CDIGlobalTrack / rxdjango

A layer over Django Channels to push model updates through websockets
MIT License
30 stars 1 forks source link

fix more one bug with json_dumps #11

Closed gabrielfurlan closed 11 months ago

gabrielfurlan commented 11 months ago

GOAL

Fix error generated by views passing custom serializer to json_dumps

SOLUTION

Fix more one bug with json_dumps

TEST

TEST ON GLOBAL TRACK