-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed import to support Django>=1.9. #236
Conversation
versiosn. Fixed Python3 support.
This should be merged, however it should be split in 2. One for the travis fix and one for django |
It also fixes the header issue in gevent-1.1.0 |
+1 for this merge |
@kennedyshead thanks for going through those things.. I gave you write access. would manage an eventual release ? I'd be very pleased if you wanted to do this. To increase trust with the community, maybe you want to update your profile with your picture and full name :) |
:) I will do that asap. I can manage an eventual release (have a busy schedule, but I'll manage) |
Fixed import to support Django>=1.9.
Thanks! |
…ing changes/merge requests: * Setting Content-Length Headers to Strings - abourget#241 (by https://github.com/richardardrichard) * Stop re-raising exception on dead websocket - abourget#240 (by https://github.com/richardardrichard) * Fixed import to support Django>=1.9 - abourget#236 (by https://github.com/chrisspen) * Fix cfg_addr error on socket object - copied from abourget#200 (by https://github.com/shuoli84) * Fixes unicode error with newest gevent - abourget#221 (by https://github.com/bobvandevijver) * Fixes memory leak issue - abourget#225 (by https://github.com/chrismeyersfsu) * Full Python 2+3 support - commit 12da966 (by https://github.com/Eugeny) * Travis script fix - commit 13cd65e (by https://github.com/Eugeny)
No description provided.