You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Run any management command
The text was updated successfully, but these errors were encountered:
Describe the bug
Whenever you run a command or do anything you gey a warning from the cache backend.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: