Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
mongodb
/
django-mongodb-backend
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
29
Star
197
Code
Issues
6
Pull requests
8
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Code
INTPYTHON-749: Fix bug in null matching on queryoptimizer
#401
Code
Closed
Jibola
wants to merge 10 commits into
main
mongodb/django-mongodb-backend:main
from
INTPYTHON-749
mongodb/django-mongodb-backend:INTPYTHON-749
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
INTPYTHON-749: Fix bug in null matching on queryoptimizer
#401
Jibola
wants to merge 10 commits into
main
mongodb/django-mongodb-backend:main
from
INTPYTHON-749
mongodb/django-mongodb-backend:INTPYTHON-749
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2025
Fix bug in null matching on queryoptimizer
Jibola
committed
6f2052a
Copy full SHA for 6f2052a
include none tests for objects.filter
Jibola
committed
139d0b4
Copy full SHA for 139d0b4
Commits on Sep 12, 2025
migrated tests to lookup_ and added data
Jibola
committed
fafe479
Copy full SHA for fafe479
call filter once in each test
Jibola
committed
50177bc
Copy full SHA for 50177bc
include missing field specifier
Jibola
committed
e8011b9
Copy full SHA for e8011b9
fix field resolution and value lookup
Jibola
committed
0ca2a5e
Copy full SHA for 0ca2a5e
Commits on Sep 15, 2025
refactored the tests to remove generics
Jibola
committed
4af823a
Copy full SHA for 4af823a
remove the CONSTANT dictionary
Jibola
committed
0161dfb
Copy full SHA for 0161dfb
update tests to support ordering and have a default for self.title
Jibola
committed
0b29263
Copy full SHA for 0b29263
added a string safety-check + allowed unordered lists to be compared
Jibola
committed
7802896
Copy full SHA for 7802896
You can’t perform that action at this time.