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