channels icon indicating copy to clipboard operation
channels copied to clipboard

fix django 5.2 compatibility

Open devkral opened this issue 8 months ago • 2 comments

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 avatar Jun 11 '25 11:06 devkral

@devkral This is a duplicate of #2160. Could you provide a review there please?

carltongibson avatar Jun 11 '25 11:06 carltongibson

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

devkral avatar Jun 11 '25 20:06 devkral

Thanks for this @devkral. I'm going to close in favour of https://github.com/django/channels/pull/2160.

carltongibson avatar Jul 27 '25 09:07 carltongibson