Re: Having a MongoDB connector for Django

2017-09-09 Thread Nes Dis
If I can summarize the different thoughts for having a Django connector for nosql db like Mongodb: 1. Don't mix up relational database with a document store database - Document store DBs also have syntax for performing relation lookups within them. Possibly complex relational oper

Fellow Report - September 9, 2017

2017-09-09 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/28565 - Collectstatic raises error when trying to ignore files with glob wildcards (invalid) https://code.djangoproject.com/ticket/28551 - Exclude query on M2M field with F() fails (duplicate) https://code.djangoproject.com/ticket/28571

Re: Easy pickings are not that easy for a new contributor

2017-09-09 Thread Asif Saifuddin
You should read the comments on the specific tickets opened for long under specific components first. and if there isn't any activities for long ask for take over the issue if that suits you. On Wednesday, September 6, 2017 at 4:44:19 PM UTC+6, Alexander Lyabah wrote: > > > look at tests, as you