Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Pin redis to prevent invalid input error #11

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Pin redis to prevent invalid input error #11

merged 1 commit into from
Jul 8, 2019

Conversation

mbacchi
Copy link

@mbacchi mbacchi commented Jul 8, 2019

Error is: "DataError: Invalid input of type: 'CacheKey'. Convert to a byte, string or number first."

(Fix and workaround in this issue: jazzband/django-redis#342)

Error is: "DataError: Invalid input of type: 'CacheKey'. Convert to a byte, string or number first."

(Fix and workaround in this issue: jazzband/django-redis#342)
@mbacchi mbacchi requested review from bkero and mihaiplesa July 8, 2019 21:03
@mbacchi mbacchi self-assigned this Jul 8, 2019
Copy link
Collaborator

@mihaiplesa mihaiplesa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice find

@mbacchi mbacchi merged commit 39b2f16 into master Jul 8, 2019
@mbacchi mbacchi deleted the pin-redis branch July 8, 2019 21:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants