Yes, django can interract with your mongodb and also serve client request. On Jan 8, 2016 11:24 AM, "Gaurav Jindal" <[email protected]> wrote:
> This line was written in the 1st tutorial : > "We’re in the business of making Web frameworks, not Web servers." > > Does that mean that Django can be used only for making Web Frameworks? > > If not then is there any good tutorial to get started with that, because > my aim is to use python at my server which will interact with MongoDB(using > pymongo), and satisfy the request from client. > I might be wrong in quoting my need as I am from PHP background, where my > PHP script run on apache & also interacts with MySQL. I want this kind of > setup only, but this time using Python and MongoDB. > > Thanks for help in advance > > -- > 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/abef6e1d-10fd-4d6d-889a-6e083fb1d9f7%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/abef6e1d-10fd-4d6d-889a-6e083fb1d9f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAMGzuy98-VMFUfMTh9-DWnO%3DRG8nmRAv4mAVH%2Be%3DvZc9W1agTQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

