MongoDB connection with django
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' [image: error snap.PNG] -- 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d374fa60-f56c-4dee-aa58-09123a2c84a7n%40googlegroups.com.
Re: MongoDB connection with django
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, 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 > django-users+unsubscr...@googlegroups.com. > 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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADE%3D2u%3DGXx3HNdanK8kjhDds%2BR8a3Q2XsFTgVFi5ck%3DmSyKgkg%40mail.gmail.com.
Re: MongoDB connection with django
Same brother , I tried with mongoengine still persist with same exception error . Thanks , Saikiran On Tue, 18 Jan 2022, 15:53 Kasper Laudrup, wrote: > On 18/01/2022 03.44, Sai Kiran Mekala wrote: > > 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. > > > > So when you check the above exception you were notified with the same > error? > > What does that mean? > > Is the exception message the same or? > > 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 > django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/2e2457d3-e0a7-6e4c-f1f8-d4aa0ed7a2e1%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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADE%3D2ukCoS-W1rXcB03nKn_P299vEbTeEVueiBkzFjQBq3Z6FA%40mail.gmail.com.
Re: MongoDB connection with django
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', 'sqlite' These is the error On Tue, 18 Jan 2022, 16:07 Sai Kiran Mekala, wrote: > Same brother , > > I tried with mongoengine still persist with same exception error . > > Thanks , > Saikiran > > On Tue, 18 Jan 2022, 15:53 Kasper Laudrup, wrote: > >> On 18/01/2022 03.44, Sai Kiran Mekala wrote: >> > 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. >> > >> >> So when you check the above exception you were notified with the same >> error? >> >> What does that mean? >> >> Is the exception message the same or? >> >> 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 >> django-users+unsubscr...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/2e2457d3-e0a7-6e4c-f1f8-d4aa0ed7a2e1%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 django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADE%3D2ukjQSbw323%3DSAocxeFTz0We%3DLXDEYzF%3D-pTQsVHhuwmEQ%40mail.gmail.com.