config/settings.py: convert to string when writing values to redis
Change in redis-py only allows bytes, strings or number values
Showing
Please register or sign in to comment
Change in redis-py only allows bytes, strings or number values