Hi.

Personally I even would try to use any special backend that tries to map
non-relational database with tool (ORM) that is meant for relational
database.

You can connect to mongodb just fine with plain python connector and read
data from there. You don't need anything magical for it.

Of course you are not able to use some things mainly ones that do relate
ORM. But that sacrifice you did already.


la 28. syysk. 2019 klo 17.00 'Abhishek Sharma' via Django users <
django-users@googlegroups.com> kirjoitti:

> Error during connecting Django with MongoDB, Please help on it.
>
> django.core.exceptions.ImproperlyConfigured: 'django_mongodb_engine' isn't
> an available database backend.
> Try using 'django.db.backends.XXX', where XXX is one of:
>     'mysql', 'oracle', 'postgresql', 'sqlite3'
>
>
>
> *Regards,*
> Abhishek
>
>
> On Fri, Sep 27, 2019 at 9:18 PM Kasper Laudrup <laud...@stacktrace.dk>
> wrote:
>
>> On September 27, 2019 3:56:03 PM GMT+02:00, 'Abhishek Sharma' via Django
>> users <django-users@googlegroups.com> wrote:
>>>
>>> Hi Guy,
>>>
>>> My question is, I'm trying to connect mongodb from localhost using dango
>>> freamwork.
>>>
>>> Realy greatfull if any budy help on it.
>>>
>>> Regards,
>>> Abhishek
>>>
>>>
>>> On Fri, Sep 27, 2019, 6:43 PM Kasper Laudrup <laud...@stacktrace.dk>
>>> wrote:
>>>
>>>>
>>>>
>>>> On 27/09/2019 14.47, 'Abhishek Sharma' via Django users wrote:
>>>> > Thanku! Kasper but i didn't find a solution
>>>> >
>>>>
>>>> Then it would probably be easier for people to help you with a solution
>>>> if you started by clarifying what your problem is...
>>>>
>>>> Kind regards,
>>>>
>>>> Kasper Laudrup
>>>>
>>>> --
>>>> 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/7166e14c-f156-f5ee-17a3-5e978293b52c%40stacktrace.dk
>>>> .
>>>>
>>>
>>>
>>>
>>>
>>> ------------------------------
>>>
>>> The information in this e-mail and any attachments is confidential and
>>> may be legally privileged. It is intended solely for the addressee or
>>> addressee's. If you are not an intended recipient, please delete the
>>> message and any attachments and notify the sender of nondelivery. Any use
>>> or disclosure of the contents of either is unauthorised and may be
>>> unlawful. All liability for viruses is excluded to the fullest extent
>>> permitted by law. Any views expressed in this message are those of the
>>> individual sender, except where the sender states them, with requisite
>>> authority, to be those of the organisation.
>>>
>>>
>> Hi buddy,
>>
>> That's not a question.
>>
>> What have you tried so far?
>>
>> Did you follow the instructions that someone was kind enough to send you
>> a screenshot of?
>>
>> Which errors did you get, where's your code?
>>
>> Your not going to get any help until you figure out how to ask a question
>> that someone can actually answer.
>>
>> Kind regards,
>>
>> Kasper
>>
>> --
>> 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/890A2FB0-C7C9-47DC-9FB1-678A7D68F73A%40stacktrace.dk
>> <https://groups.google.com/d/msgid/django-users/890A2FB0-C7C9-47DC-9FB1-678A7D68F73A%40stacktrace.dk?utm_medium=email&utm_source=footer>
>> .
>>
>
>
>
>
> ------------------------------
>
> The information in this e-mail and any attachments is confidential and may
> be legally privileged. It is intended solely for the addressee or
> addressee's. If you are not an intended recipient, please delete the
> message and any attachments and notify the sender of nondelivery. Any use
> or disclosure of the contents of either is unauthorised and may be
> unlawful. All liability for viruses is excluded to the fullest extent
> permitted by law. Any views expressed in this message are those of the
> individual sender, except where the sender states them, with requisite
> authority, to be those of the organisation.
>
> --
> 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/CADXAtDYfPft7Jder7CXP1OHQ6UMOghoMvimOhdeFLq7fcc-vgg%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CADXAtDYfPft7Jder7CXP1OHQ6UMOghoMvimOhdeFLq7fcc-vgg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAHn91ofjTsWvWcr0w%2BQkxuFgc0iAn_YZYJYD7j%3DqiJgFqh4rgg%40mail.gmail.com.

Reply via email to