Skip to content

Conversation

jpribyl
Copy link
Contributor

@jpribyl jpribyl commented Aug 30, 2020

ticket-31894

Thanks for reporting this @carltongibson and @laymonage !

@jpribyl jpribyl changed the title Fixed 31894 -- Added tests and missing documentation for JSONField objects Fixed #31894 -- Added tests and missing documentation for JSONField objects Aug 30, 2020
Copy link
Contributor

@laymonage laymonage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I left some comments.

Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpribyl Thanks for this patch 👍

@jpribyl
Copy link
Contributor Author

jpribyl commented Sep 3, 2020

@felixxm Thanks for the suggestions! I believe I have fixed those issues, do you see anything else or is this one good to go?

@felixxm
Copy link
Member

felixxm commented Sep 4, 2020

@jpribyl Thanks 👍 Welcome aboard ⛵

I simplified tests and pushed minor edits to docs.

@felixxm felixxm changed the title Fixed #31894 -- Added tests and missing documentation for JSONField objects Fixed #31894 -- Added note and tests for JSONField key lookups with QuerySet.exclude(). Sep 4, 2020
@laymonage
Copy link
Contributor

Should we also add tests that demonstrate adding the isnull lookup would result in an exhaustive set?

@felixxm
Copy link
Member

felixxm commented Sep 4, 2020

@laymonage Added.

@felixxm felixxm merged commit 17407ec into django:master Sep 4, 2020
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.

3 participants