Opened 4 years ago

Closed 4 years ago

#31625 closed Bug (invalid)

Djongo database engine is not supported by any Django 3.0.6 or previous releases.

Reported by: Benura Abeywardena Owned by: nobody
Component: Database layer (models, ORM) Version: 3.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Djongo the database engine which is used to connect with mongodb is not supported by Django. Please fix this.

Change History (1)

comment:1 by Claude Paroz, 4 years ago

Resolution: invalid
Status: newclosed

Please report this issue against the Djongo package.

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