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
$ pstore someobj ^user-OLD
['user-old'] # <-- 'revoke' in pstore
dict_keys(['alex', 'user-OLD', 'herman', 'jordi', 'ronald', 'walter'])
user error: one or more users cannot be revoked
Probably goes sour in other places as well. Use django-model-validator to ensure that username is lowercase?
The text was updated successfully, but these errors were encountered:
Probably goes sour in other places as well. Use django-model-validator to ensure that username is lowercase?
The text was updated successfully, but these errors were encountered: