Re: Fellow Reports - July 2022

2022-07-19 Thread Mariusz Felisiak
Week ending July 17, 2022 *Triaged: * https://code.djangoproject.com/ticket/33837 - 中文版文档:编写你的第一个 Django 应用,第 3 部分中的描述性代码错误 (invalid) https://code.djangoproject.com/ticket/33835 - Select_related().only() in the Prefetch() should automatically add primary keys for reverse relations. (won

Re: Features deprecated in 4.1 / Log out via GET

2022-07-19 Thread אורי
Hi Adam, Just for the record, if anyone is seeing this thread - what works for me is running tests with "python -W error" (and not "python -W all") so that all the warnings are converted to exceptions - then the tests fail. If I run them with "python -W all" I can see the warnings but the tests pa

Django 4.1 release candidate 1 released

2022-07-19 Thread Carlton Gibson
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2022/jul/19/django-41-rc1/ -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop r