channels
channels copied to clipboard
fix django 5.2 compatibility
Changes:
- fix django 5.2 compatibility
- add tests for ChannelsLiveServerTestCase
- add test project and use its settings
- fix hangup when the server failed to start
@devkral This is a duplicate of #2160. Could you provide a review there please?
sry, yes. I was asked a couple of weeks ago but had no time. Didn't checked the state properly.
But I fix some other issues too. We may should use my fix for the ChannelsLiveTestCase and his tests+sample project
Thanks for this @devkral. I'm going to close in favour of https://github.com/django/channels/pull/2160.