Yes , I was notified with the same error but I was unable to connect MongoDB , djongo isn't available . I already installed djongo ( module) using pip.please suggest I was assigned a task to connect MongoDB with django.
Thanks Saikiran On Mon, 17 Jan 2022, 23:02 Kasper Laudrup, <[email protected]> wrote: > On 17/01/2022 12.09, Sai Kiran Mekala wrote: > > Hi All, > > > > Can someone please assist to connect mongodb with django where I was > > notified an error > > > > django.core.exceptions.ImproperlyConfigured: 'djongo' isn't an available > > database backend or couldn't be imported. Check the above exception. To > > use one of the built-in backends, use 'dja > > ngo.db.backends.XXX', where XXX is one of: > > 'mysql', 'oracle', 'postgresql', 'sqlite3' > > > > Did you check the above exception as the error messages suggests you > should do? > > Kind regards, > > Kasper Laudrup > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/pR2XA4P7g-c/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/e2fd9595-a5f1-d7fe-8384-52d39038269f%40stacktrace.dk > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADE%3D2u%3DGXx3HNdanK8kjhDds%2BR8a3Q2XsFTgVFi5ck%3DmSyKgkg%40mail.gmail.com.

