rest_framework_mongoengine was updated 1 year ago, according to djongo docs they have integration with Django Rest Framework, try to use Django Rest Framework instead of rest_framework_mongoengine. And you need debug the error.
понеділок, 20 серпня 2018 р. 14:36:15 UTC+3 користувач Sagar написав: > > Hi Mikhailo > Yes you are right, but I didn't used django-nonrel or djangotoolbox. Those > were totally outdated. I have used djongo which is updated as far as I > know. About MongoDB, I'm working on project in which we used MongoDB. We > want to use NoSQL database insted of SQL database. Did you work with django > and mongodb before? > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/246b2770-fc30-40b9-8d0e-a34ddd11e5c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

