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
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
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