Commit Graph

17 Commits

Author SHA1 Message Date
Andrew Godwin
5c9093ddeb Fix bug with sending empty response 2016-02-14 21:26:34 +00:00
Andrew Godwin
1a7010aa2c Make _stream work on AsgiRequest 2016-02-10 19:15:00 +00:00
Andrew Godwin
c7d417dd33 OKAY I THINK THIS IS THE LAST STUPID MISTAKE 2016-02-09 13:35:13 -08:00
Andrew Godwin
be172045ed Fix test path encoding 2016-02-09 13:04:23 -08:00
Andrew Godwin
fa58375a51 Python 3 fixes 2016-02-05 16:47:11 -08:00
Andrew Godwin
5cd2cbdfee Add test suite for ASGI handlers 2016-02-05 15:53:01 -08:00
Andrew Godwin
17e9824f71 Update database channel backend to pass conformance 2016-02-05 14:16:20 -08:00
Andrew Godwin
a9810014ca Rework database channel layer and tests, to use ASGI conformance suite 2016-01-17 14:28:01 -08:00
ekmartin
4f87d53adc Include cookies in request_info for websockets 2015-11-18 17:48:03 +01:00
ekmartin
cf2de79d64 Add isort and fix errors 2015-11-09 13:01:02 +01:00
ekmartin
1804d66b85 Ignore testproject for flake8 2015-11-09 13:00:00 +01:00
ekmartin
4469b55d96 Fix pep8 errors using the Django core's flake8 preset 2015-11-09 13:00:00 +01:00
ekmartin
351a18ba07 Add tox and run tests for python 2.7/3.5 and Django 1.6-1.8 2015-11-09 12:58:59 +01:00
Andrew Godwin
dae0b257d6 Fix tests with unicode and isolation 2015-11-07 04:45:10 -08:00
Andrew Godwin
cac848fc89 Python 3 / unicode fixes 2015-11-07 03:13:05 -08:00
Andrew Godwin
2839a4265e Fix tests. 2015-09-09 22:07:22 -05:00
Andrew Godwin
aa921b1659 Channel groups, tests and docs 2015-07-12 20:19:10 -05:00