jazzband / django-redis

Full featured redis cache backend for Django.
Other
2.89k stars 429 forks source link

Not support Django3.0 #407

Closed caizhengxin closed 4 years ago

caizhengxin commented 4 years ago

Could not find backend 'django_redis.cache.RedisCache': cannot import name 'six'

jdufresne commented 4 years ago

See #404