Re: Support for No-SQL database in Django

2020-11-30 Thread Adam Johnson
Hi Vineet This topic comes up occasionally. See here for the last time: https://groups.google.com/g/django-developers/c/NxRX4nHx2Vk/m/MRouYivAAQAJ Quoting Aymeric from that post: Support for MongoDB would mean support in the ORM. The R in ORM stands for > Relational. MongoDB isn't a relational d

Re: Support for No-SQL database in Django

2020-11-30 Thread Vineet Sharma
Hello, I read the conversation you linked, and do agree with them, since ORM is used for Relational Databases. Since there is a package named pymongo for connecting to mongodb, which does the exact work we want to do, we can work on integrating pymongo with django on the internal levels, since

Re: Fellow Reports - November 2020

2020-11-30 Thread Mariusz Felisiak
Week ending November 29, 2020. *Triaged: * https://code.djangoproject.com/ticket/32217 - Add warning about missing 'migrations' package to migration docs (invalid) https://code.djangoproject.com/ticket/3 - Unbalanced quotes in contrib/admin and contrib/gis templates. (duplicate)

Django bugfix release: 3.1.4

2020-11-30 Thread Mariusz Felisiak
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2020/dec/01/django-bugfix-release-314/ -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this grou