Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User memoize function throws warning #153

Open
destos opened this issue Jul 3, 2019 · 0 comments
Open

User memoize function throws warning #153

destos opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@destos
Copy link
Contributor

destos commented Jul 3, 2019

Describe the bug
Whenever you run a command or do anything you gey a warning from the cache backend.

usr/local/lib/python3.7/site-packages/django/core/cache/backends/base.py:254: CacheKeyWarning: Cache key contains characters that will cause errors if used with memcached: ':1:toolhub_auth.models.User.has_clearance.<User: >_memver'

To Reproduce
Steps to reproduce the behavior:

  1. Run any management command
@destos destos added the bug Something isn't working label Jul 3, 2019
@destos destos self-assigned this Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant