.. |
backends
|
Fix tests with unicode and isolation
|
2015-11-07 04:45:10 -08:00 |
interfaces
|
Don't keep doing keepalives if main loop dies
|
2015-11-06 13:39:47 +01:00 |
management
|
Add cast to int when reading port argument
|
2015-09-17 11:32:49 +02:00 |
tests
|
Fix tests with unicode and isolation
|
2015-11-07 04:45:10 -08:00 |
__init__.py
|
Fixed #20: Bad routing setup for default backend
|
2015-11-07 05:02:03 -08:00 |
adapters.py
|
Change to consumers taking a single "message" argument
|
2015-09-08 01:04:36 -05:00 |
apps.py
|
Make the location of channels in INSTALLED_APPS not matter
|
2015-07-13 15:51:10 -05:00 |
auth.py
|
Fixed #6: Linearise decorator and better user session stuff
|
2015-09-10 11:52:49 -05:00 |
channel.py
|
Change to consumers taking a single "message" argument
|
2015-09-08 01:04:36 -05:00 |
consumer_registry.py
|
Python 3 / unicode fixes
|
2015-11-07 03:13:05 -08:00 |
decorators.py
|
updated example and made decorators py3-ready
|
2015-09-10 16:57:57 -06:00 |
hacks.py
|
Make the location of channels in INSTALLED_APPS not matter
|
2015-07-13 15:51:10 -05:00 |
message.py
|
Fixed #6: Linearise decorator and better user session stuff
|
2015-09-10 11:52:49 -05:00 |
request.py
|
Remove path_info from request message format
|
2015-11-06 13:39:48 +01:00 |
response.py
|
Use Django's six and require Django instead of six
|
2015-11-07 13:47:26 +01:00 |
utils.py
|
Remove auto-importing of modules
|
2015-09-09 20:58:32 -05:00 |
worker.py
|
updated print statements
|
2015-09-10 12:26:08 -06:00 |