NilCoalescing / djangochannelsrestframework

A Rest-framework for websockets using Django channels-v4
https://djangochannelsrestframework.readthedocs.io/en/latest/
MIT License
603 stars 84 forks source link

Modernize supported Python and Django Versions #173

Closed johnthagen closed 1 year ago

johnthagen commented 1 year ago

Follow on to #172

johnthagen commented 1 year ago

@hishnash In order to merge this, you will need to remove UnitTests (3.10.5, Django==4.0.6) from the required checks in the GitHub project.

Please squash the commits through the GitHub UI when you merge.

hishnash commented 1 year ago

@johnthagen thank you for doing this :)