django-init icon indicating copy to clipboard operation
django-init copied to clipboard

Update production.py for redis issue

Open nerdyk3 opened this issue 1 year ago • 0 comments

Why was this change necessary?

I was facing an issue during the deployment of the application with settings.production. It is a problem of redis.connection.HiredisParse it must be redis.connection._HiredisParse.

How does it address the problem?

Not able to make the application live using settings.production.

Are there any side effects?

No, it is a fix of a library

nerdyk3 avatar Oct 18 '24 16:10 nerdyk3