django-redis-cache icon indicating copy to clipboard operation
django-redis-cache copied to clipboard

Confirm support of django 1.11 and python 2.7 to 3.*

Open joehybird opened this issue 7 years ago • 4 comments

  • 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.

joehybird avatar Sep 12 '17 14:09 joehybird

I have a serious problem with redis-server, the requests seems to fail randomly (are the tests synchronous ?)

joehybird avatar Dec 07 '18 14:12 joehybird

@timgraham, it seems to pass but I got some issues between pyyaml and python 3.7 and had to upgrade this dependency.

joehybird avatar Jan 15 '19 16:01 joehybird

Okay. By the way, I'm not a maintainer of this project.

timgraham avatar Jan 15 '19 17:01 timgraham

Ok, I should ping @sebleier instead... Thanks for the help :)

joehybird avatar Jan 16 '19 08:01 joehybird