Skip to content

EncryptedCharField isn't decrypted in .values() #14

@MostAwesomeDude

Description

@MostAwesomeDude

Any access of an EncryptedCharField which isn't directly on the model instance is not decrypted. As an example, both QuerySet.values() and QuerySet.values_list() show an encrypted password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions