issues
search
django
/
channels
Developer-friendly asynchrony for Django
https://channels.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.11k
stars
800
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added support for Python 3.13.
#2117
smithdc1
closed
5 days ago
0
Minor error in documentation
#2116
xemedo
closed
2 months ago
1
Update the Tutorial
#2115
Lukas2019
opened
2 months ago
1
Fix handshake response headers
#2114
MRongM
closed
2 months ago
2
Fix databases docs
#2113
aminalaee
closed
2 months ago
1
Added function prototype for BaseChannelLayer
#2112
jophy-ye
closed
1 month ago
11
Preparing v4.2 release.
#2111
bigfootjon
closed
3 weeks ago
0
Support URLRouter with include
#2110
jjjkkkjjj
opened
5 months ago
20
chore: Update tutorial. Use path over repath .
#2109
michaelhenry
closed
4 months ago
2
django.core.exceptions.SynchronousOnlyOperation
#2106
shashwat-trendmicro
closed
5 months ago
0
Getting TypeError: SSEConsumer() missing 2 required positional arguments: 'receive' and 'send'
#2105
harkishankhuva
closed
5 months ago
0
Remove no more used deprecation message
#2103
sevdog
closed
5 months ago
0
Don't actually close DB connections during tests
#2101
bigfootjon
closed
4 months ago
0
Error with send_json Function in AsyncJsonWebsocketConsumer
#2100
gaurav-jo1
closed
6 months ago
6
Session Data Corrupted
#2099
c-rei
closed
6 months ago
1
More informative assert errors for WebsocketCommunicator.
#2098
hovi
closed
6 months ago
4
Ensure text message exists before handling on `WebsocketConsumer`
#2097
cacosandon
closed
2 months ago
3
Use group_send() when group is empty
#2096
MYWpro
closed
6 months ago
1
WARNING daphne.server ASGIStaticFilesHandler WebRequest took too long to shut down and was killed
#2095
itayAmza
closed
1 month ago
5
Django Channels Memory Leak on every message or connection
#2094
cacosandon
opened
6 months ago
36
Use the async auth api methods if they exist
#2093
bigfootjon
opened
7 months ago
0
Use the async session.asave method if it exists
#2092
bigfootjon
closed
3 months ago
5
Drop long deleted cookie_date
#2091
bigfootjon
closed
7 months ago
0
Document Django's async ORM API
#2090
bigfootjon
closed
4 months ago
20
Use Django async-native APIs where possible
#2089
bigfootjon
opened
7 months ago
9
Micro-optimizations
#2088
cclauss
closed
3 months ago
1
Preparing v4.1 release.
#2087
carltongibson
closed
7 months ago
0
Make Django 4.2 the minimum supported version.
#2086
carltongibson
closed
7 months ago
0
Fix URLRouter compatibility with Django main
#2085
adamchainz
closed
7 months ago
0
Breakage in routing.py on django/main pre-5.1.
#2084
carltongibson
closed
7 months ago
0
deploying.rst: Fix typo
#2083
cclauss
closed
7 months ago
1
Add CORs middleware
#2081
rossmeredith
opened
8 months ago
1
Update installation.rst
#2080
Abhi5h3k
closed
7 months ago
3
Channel Layer's group_send() Not Working When Called From Django View
#2079
eschuma-prog
opened
8 months ago
4
django-q2 and django-channels together
#2078
jankrnavek
closed
8 months ago
1
Use decorator for declaring event handlers
#2076
timwoocker
closed
8 months ago
5
Handler declaration by decorator/annotation (in order to prevent potential method leaks)
#2075
timwoocker
closed
8 months ago
1
How to test send_json() contents when passing close=True
#2074
MaZZly
closed
9 months ago
2
How can I change the schema in the database?
#2071
williank
closed
9 months ago
1
handle common Authentications
#2070
HosseinSayyedMousavi
closed
4 months ago
2
docs: Import consumers after AppRegistry is populated
#2068
danleyb2
closed
10 months ago
0
Small messages are getting concatenated
#2067
PositivPy
closed
1 month ago
2
adding a check if group_name exists method for channel_layer
#2066
ninjia0
closed
11 months ago
1
error in channel layer explanations
#2065
Twintersh
closed
11 months ago
2
Bump actions/setup-python from 4 to 5
#2064
dependabot[bot]
closed
11 months ago
0
Unable to collect code coverage when using `ChannelsLiveServerTestCase`
#2063
kierangillblueberry
opened
11 months ago
14
OriginValidator could raise exception/log message for denied connections
#2062
pztrick
opened
11 months ago
1
AttributeError: 'NoneType' object has no attribute 'group_add'
#2060
QuvonchbekBobojonov
closed
11 months ago
1
test: Add python 3.12 and django 5.0
#2059
marksweb
closed
1 year ago
4
`TEST_CONFIG` key has code using it but seems to be broken and no longer documented
#2058
fish-face
opened
1 year ago
2
Next