I can't say I have experience in using Django and MongoDB but you can take 
a look at these:
   - 
   https://django-mongodb-engine.readthedocs.io/en/latest/topics/setup.html
   - https://django-mongodb-engine.readthedocs.io/en/latest/tutorial.html
   - https://github.com/django-nonrel/mongodb-engine

Note that the last commit was well over 2 years ago so the project isn't 
likely to be up to date with today's Django. 
I don't know the requirements of what you're building but Django works very 
well with relational databases, if you don't need NoSQL, I suggest using 
PostgreSQL or similar. Good luck!

On Sunday, 10 December 2017 22:34:18 UTC+1, Krishna Neupane wrote:
>
> Hey I am trying to learn Django and wanted to implement it with mongoDB. 
> Are there any pointers where I could learn- anything could help from 
> youtube videoes to tutorials.
>

-- 
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 post to this group, send email to django-users@googlegroups.com.
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/50712353-daac-4034-a5ec-29f2638bfe9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to