Re: Fellow Reports - May 2021

2021-05-31 Thread Mariusz Felisiak
Week ending May 30, 2021 *Triaged: * https://code.djangoproject.com/ticket/32774 - cache_page decorator doesn't work for cross-browser (needsinfo) https://code.djangoproject.com/ticket/32778 - Avoided unnecessary recompilation of token regex in _sanitize_token(). (accepted) https://co

Re: Fellow Reports -- May 2021

2021-05-30 Thread Carlton Gibson
Hi all. Calendar Week 19 -- ending 16 May. Triaged: https://code.djangoproject.com/ticket/32744 -- Template changes cause dev server to reload (worksforme) https://code.djangoproject.com/ticket/32743 -- Migrations don't alter foreign key data types when referencing primary keys in MTI model

Re: Fellow Reports - May 2021

2021-05-29 Thread Mariusz Felisiak
Week ending May 23, 2021 *Triaged: * https://code.djangoproject.com/ticket/32751 - Add link from Session object to User object (duplicate) https://code.djangoproject.com/ticket/32752 - Annotation yields ProgrammingError error when migrating from 2.2 to 3.x (duplicate) https://code.dj

Fellow Reports -- May 2021

2021-05-18 Thread Carlton Gibson
Hi all. Calendar Week 18 -- ending 09 May. Released Django 3.2.1, 3.1.9, and 2.2.21 Reviewed: https://github.com/django/django/pull/14358 -- Removed unused TestHashedFiles._max_post_process_passes. https://github.com/django/django/pull/14349 -- Fixed #32713, Fixed CVE-2021-X -- Preven

Re: Fellow Reports - May 2021

2021-05-17 Thread Mariusz Felisiak
Week ending May 16, 2021 Released Django 3.2.3, 3.1.11, and 2.2.23. *Triaged:* https://code.djangoproject.com/ticket/32730 - jsonify() method for Q class in django.db.models.query_utils (wontfix) https://code.djangoproject.com/ticket/32732 - MySQL backend uses deprecated "db" and "pas

Fellow Reports - May 2021

2021-05-12 Thread Mariusz Felisiak
Week ending May 9, 2021 Released Django 3.2.2, 3.1.10, and 2.2.22. *Triaged:*     https://code.djangoproject.com/ticket/32704 - QuerySet.defer() doesn't clear deferred field when chaining with only(). (accepted)     https://code.djangoproject.com/ticket/32706 - Ambiguity around field choices