Re: Fellow Reports -- August 2020

2020-08-31 Thread Carlton Gibson
Hi all. Calendar Week 34 -- ending 23 August. Triaged: https://code.djangoproject.com/ticket/31920 -- ASGI/ASYNC SessionMiddleware - SynchronousOnlyOperation exception if request.user is not unwrapped in sync code (Accepted) https://code.djangoproject.com/ticket/31915 -- Allow load template

Re: Fellow Reports - August 2020

2020-08-31 Thread Mariusz Felisiak
Week ending August 30, 2020. Triaged: https://code.djangoproject.com/ticket/31934 - Document that "SameSite" has defaults in some browsers. (accepted) https://code.djangoproject.com/ticket/31928 - Coroutine passed to the first middleware's process_response() instead of HttpResponse. (acc

Re: Fellow Reports -- August 2020

2020-08-28 Thread chamsoudine djanffar
Thank you for these Django links On Wed, Aug 19, 2020, 13:37 Carlton Gibson wrote: > Hi all. > > > Calendar Week 32 -- ending 09 August. > > > Triaged: > > https://code.djangoproject.com/ticket/31864 -- Session data cannot be > decoded during the transition to Django 3.1. (Accepted) > https://co

Re: Fellow Reports - August 2020

2020-08-24 Thread Mariusz Felisiak
Week ending August 23, 2020. *Triaged:* https://code.djangoproject.com/ticket/31892 - Added release notes about removing "type" attribute from rendered

Fellow Reports -- August 2020

2020-08-19 Thread Carlton Gibson
Hi all. Calendar Week 32 -- ending 09 August. Triaged: https://code.djangoproject.com/ticket/31864 -- Session data cannot be decoded during the transition to Django 3.1. (Accepted) https://code.djangoproject.com/ticket/31862 -- Add ArrayField for all supported databases - not only postgres

Re: Fellow Reports - August 2020

2020-08-17 Thread Mariusz Felisiak
Week ending August 16, 2020. *Triaged:* https://code.djangoproject.com/ticket/31870 - App with default_app_config and without apps.py or with an empty apps.py crashes. (accepted) https://code.djangoproject.com/ticket/31872 - Postgres DecimalRangeField ignores bounds (wontfix) ht

Fellow Reports - August 2020

2020-08-10 Thread Mariusz Felisiak
Week ending August 9, 2020. Released Django 2.2.15, 3.0.9, and 3.1. *Triaged:* https://code.djangoproject.com/ticket/31849 - django-admin startproject - Fails to create files after encountering CommandError (wontfix) https://code.djangoproject.com/ticket/31848 - Support namespaced djan