Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Notifications
You must be signed in to change notification settings
Fork
30
Star
202
Code
Issues
6
Pull requests
10
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
Commits
Branch selector
682abeb
User selector
All users
Datepicker
All time
Commit History
Commits on May 28, 2024
Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 in the actions group (#38)
Show description for 682abeb
dependabot[bot]
authored
682abeb
Copy full SHA for 682abeb
Commits on May 24, 2024
refactor query generation
Show description for 3789b9f
WaVEV
and
timgraham
committed
3789b9f
Copy full SHA for 3789b9f
Commits on May 21, 2024
Create THIRD-PARTY-NOTICES
Show description for e3f02fc
Jibola
authored
e3f02fc
Copy full SHA for e3f02fc
fix efficiency of QuerySet.bulk_create()
timgraham
committed
d2fff08
Copy full SHA for d2fff08
add query debug support
Show description for 9688849
timgraham
committed
9688849
Copy full SHA for 9688849
Commits on May 20, 2024
add NotSupportedError for QuerySet.annotate()
timgraham
committed
d1f48c5
Copy full SHA for d1f48c5
Commits on May 18, 2024
fix DatabaseOperations.adapt_datetimefield_value() crash on null DateTimeField
timgraham
committed
05aef78
Copy full SHA for 05aef78
set DatabaseWrapper.display_name
timgraham
committed
6a163df
Copy full SHA for 6a163df
Commits on May 16, 2024
store timezone aware datetimes instead of strings
Show description for 97a421a
timgraham
committed
97a421a
Copy full SHA for 97a421a
add time zone support
Show description for c97bb15
timgraham
committed
c97bb15
Copy full SHA for c97bb15
Commits on May 8, 2024
Merge pull request #20 from WaVEV/dbshell
Show description for a48e325
WaVEV
authored
a48e325
Copy full SHA for a48e325
implement dbshell
Show description for d983bd5
WaVEV
committed
d983bd5
Copy full SHA for d983bd5
add update tests
timgraham
committed
2639153
Copy full SHA for 2639153
fix QuerySet.update() with unique fields
Show description for df4003d
timgraham
committed
df4003d
Copy full SHA for df4003d
Commits on May 7, 2024
fix isnull lookup
timgraham
committed
28f52b1
Copy full SHA for 28f52b1
fetch database converters once per query rather than for each result
timgraham
committed
09da727
Copy full SHA for 09da727
make DatabaseCreation._destroy_test_db() clear the test database
timgraham
committed
0106ad1
Copy full SHA for 0106ad1
add skips for all defer and defer regress tests
timgraham
committed
0b6ec2e
Copy full SHA for 0b6ec2e
fix deferral of foreign key fields
timgraham
committed
e646e2b
Copy full SHA for e646e2b
made QuerySet.exists() return a boolean
timgraham
committed
50782dd
Copy full SHA for 50782dd
add skips for all model_fields tests
timgraham
committed
28f2a34
Copy full SHA for 28f2a34
fix overflow on IntegerField lookups
timgraham
committed
f99017c
Copy full SHA for f99017c
fix BinaryField encoding
timgraham
committed
34e6e64
Copy full SHA for 34e6e64
raise error for pattern lookups on UUIDField
timgraham
committed
35c0871
Copy full SHA for 35c0871
fix QuerySet.update() with related model instance
timgraham
committed
2e0d21a
Copy full SHA for 2e0d21a
fix escaping of special characters in text lookups
timgraham
committed
01a2ed1
Copy full SHA for 01a2ed1
initial commit of MongoDB backend
timgraham
committed
6a86eb1
Copy full SHA for 6a86eb1
Commits on Apr 15, 2024
Merge pull request #1 from blink1073/fix-ci
Show description for ff8e48e
blink1073
authored
ff8e48e
Copy full SHA for ff8e48e
add passing test
blink1073
committed
52de76f
Copy full SHA for 52de76f
clean up ci
blink1073
committed
204fff5
Copy full SHA for 204fff5
clean up ci
blink1073
committed
4982d66
Copy full SHA for 4982d66
add gitignore
blink1073
committed
960255c
Copy full SHA for 960255c
Initial files
blink1073
committed
275b104
Copy full SHA for 275b104
first commit
blink1073
committed
6891b0b
Copy full SHA for 6891b0b
You can’t perform that action at this time.