Opened 3 months ago

Closed 2 weeks ago

Last modified 2 weeks ago

#36486 closed Cleanup/optimization (fixed)

Add MongoDB Drivers to the List of 3rd Party Database Backends

Reported by: Salman Mohammadi Owned by: GitHub <noreply@…>
Component: Documentation Version: dev
Severity: Normal Keywords: documentation
Cc: Salman Mohammadi, Tim Graham, Mariusz Felisiak Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Hi dear community,

MongoDB has an official Django backend which is not listed on the list of 3rd party database backends in the documentation. It might be a good idea to add it.

Change History (9)

comment:1 by Salman Mohammadi, 3 months ago

Has patch: set

comment:2 by Salman Mohammadi, 3 months ago

comment:3 by Mariusz Felisiak, 3 months ago

Cc: Tim Graham added
Triage Stage: UnreviewedSomeday/Maybe
Type: New featureCleanup/optimization

I was thinking about the same but it's still marked as beta. I'd wait for the final release.

comment:4 by Mariusz Felisiak, 3 months ago

Cc: Mariusz Felisiak added

comment:5 by Tim Graham, 3 months ago

Agreed. A stable release is expected in September.

comment:6 by Jacob Walls, 2 weeks ago

Triage Stage: Someday/MaybeAccepted

Stable release is now available.

comment:8 by Tim Graham, 2 weeks ago

Triage Stage: AcceptedReady for checkin

comment:9 by GitHub <noreply@…>, 2 weeks ago

Owner: set to GitHub <noreply@…>
Resolution: fixed
Status: newclosed

In 46fdeb13:

Fixed #36486 -- Added MongoDB to list of third-party DB backends.

comment:10 by Mariusz Felisiak <felisiak.mariusz@…>, 2 weeks ago

In adc80dd:

[5.2.x] Fixed #36486 -- Added MongoDB to list of third-party DB backends.

Backport of 46fdeb1373aa7e9089d14440987444493cc9c2e0 from main

Note: See TracTickets for help on using tickets.
Back to Top