Re: Fellow Reports -- July 2018

2018-07-30 Thread Carlton Gibson
Hi all, Calendar Week 30 -- ending 29 July. Triaged: https://code.djangoproject.com/ticket/29598 -- contrib.postgres.FloatRangeField should be renamed DecimalRangeField (Accepted) https://code.djangoproject.com/ticket/29599 -- chunk_size for InMemoryUploadedFile is not used (Invalid) https:

Re: Fellow Reports - July 2018

2018-07-28 Thread Tim Graham
Week ending July 28, 2018 Triaged --- https://code.djangoproject.com/ticket/29595 - Allow using timedelta in migrations questioner (accepted) https://code.djangoproject.com/ticket/29603 - dumpdata shouldn't use allow_migrate_model (duplicate) https://code.djangoproject.com/ticket/29605

Re: Fellow Reports -- July 2018

2018-07-25 Thread Carlton Gibson
Hi all, Calendar Week 28 -- ending 15th July. Reviewed: https://github.com/django/django/pull/10151 -- Add check for type of ALLOWED_HOSTS https://code.djangoproject.com/ticket/28598 -- BCC addresses are ignored in the console and file email backends https://code.djangoproject.com/ticket/20147

Re: Fellow Reports - July 2018

2018-07-21 Thread Tim Graham
Week ending July 21, 2018 Triaged --- https://code.djangoproject.com/ticket/29575 - MySQL error code 1062 (duplicate entry for key) raises MySQLdb.IntegrityError, not django.db.IntegrityError (worksforme) https://code.djangoproject.com/ticket/29574 - Unable to create model instance aft

Re: Fellow Reports - July 2018

2018-07-16 Thread Tim Graham
Week ending July 14, 2018 Triaged --- https://code.djangoproject.com/ticket/29549 - Document that Field.choices are enforced by model validation (fixed) https://code.djangoproject.com/ticket/29553 - Test client should set Content-Length header to a string rather than integer (fixed) ht

Fellow Reports -- July 2018

2018-07-11 Thread Carlton Gibson
Hi all, Calendar Week 27 -- ending 6th July. Reviewed: https://code.djangoproject.com/ticket/28540 -- Document changes to file upload permissions in Django 1.11 https://code.djangoproject.com/ticket/29544 -- Add a MariaDB database backend Triaged: https://code.djangoproject.com/ticket/295

Fellow Reports - July 2018

2018-07-09 Thread Tim Graham
Week ending July 7, 2018 Triaged --- https://code.djangoproject.com/ticket/29539 - Cannot use Aggregation function in Model.Meta.ordering (accepted) https://code.djangoproject.com/ticket/29538 - Query Expression in ordering of a related object fails (accepted) Reviewed/committed -