Python (Redis + DRF): Invalid input of type: 'NoneType'. Convert to a bytes, string, int or float first

后端 未结 0 555
长发绾君心
长发绾君心 2020-12-08 07:52

I\'ve got my redis running server, this is the configuration for it:

CACHES = {
    "default": {
        "BACKEND": "django_redis.cac         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题