Skip to content

Fix filter construction for field names with uppercase characters.#2

Open
rubendv wants to merge 1 commit intodlr-eoc:masterfrom
Awingu:fix_uppercase_fields
Open

Fix filter construction for field names with uppercase characters.#2
rubendv wants to merge 1 commit intodlr-eoc:masterfrom
Awingu:fix_uppercase_fields

Conversation

@rubendv
Copy link

@rubendv rubendv commented Jun 20, 2022

It seems like the .name property contains the lowercased version of the field name, and Django query filters require the version of the field with the correct casing (which is in .value).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant