Django's ORM doesn't support mongodb or any non-relational database (read SQL only). So you set it up like any django, but you don't use the models
2016-09-30 11:37 GMT+02:00 danang geek <[email protected]>: > hai Man How to setup django 1.9 with mongodb > > -- > 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/d42f85c3-2dfc-4d18-9fc3-c72bf9a355b5%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Cordialement, Coues Ludovic +336 148 743 42 -- 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/CAEuG%2BTYjcF4BrCqqnHg_w80m9n_64f%2BK5n-Q2bKf5zNv5WfrLw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

