django-redis-cache
django-redis-cache copied to clipboard
Confirm support of django 1.11 and python 2.7 to 3.*
- Add specific target for django 1.11 in travis configuration.
- Fix problem with int => long conversion in python 2.7
- Maybe the problems with travis builds comes from fast set/get calls in unit tests (async issue ?). I had no time to investigate sorry.
I have a serious problem with redis-server, the requests seems to fail randomly (are the tests synchronous ?)
@timgraham, it seems to pass but I got some issues between pyyaml and python 3.7 and had to upgrade this dependency.
Okay. By the way, I'm not a maintainer of this project.
Ok, I should ping @sebleier instead... Thanks for the help :)