-
-
Notifications
You must be signed in to change notification settings - Fork 356
Issues: doableware/djongo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unsupported SQL Operations (DROP COLUMN with CASCADE) Error During Django Migrations
#696
opened Jun 29, 2024 by
CD-rajveer
Regressions after commit e17a91d8e1c4b6c7cecad1ffa11007642146faaa
#695
opened Jun 19, 2024 by
ch4pp13
pymongo.errors.ServerSelectionTimeoutError: localhost:27017: [Errno 111] Connection refused, Timeout: 30s, Topology Description: <TopologyDescription id: 663339314dde1453c5559d03, topology_type: Single, servers: [<ServerDescription ('localhost', 27017) server_type: Unknown, rtt: None, error=AutoReconnect('localhost:27017: [Errno 111] Connection refused')>]>
#692
opened May 2, 2024 by
porag188
anyway to see translation from ORM->SQL->mongodb(like advertised on djongomapper site)
#691
opened Apr 3, 2024 by
Assassin9520
Does djongo supports django 4.2, how to I use it with django 4.2
#690
opened Feb 8, 2024 by
Siddharth-1698
Issue when migrating using arrayfield to store model ids from another model
#677
opened Aug 20, 2023 by
brrbrrry
model.save() and model.objects.filter() giving zero result half of the time.
#674
opened Aug 9, 2023 by
navkantsingh
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.