Week ending December 1, 2019.
*Triaged:*
https://code.djangoproject.com/ticket/31029 - Link to more specific
sections when using the :rfc: role. (accepted)
https://code.djangoproject.com/ticket/31027 - Prefer DOM object properties
over Element.getAttribute() and Element.setAttribute(). (accepted
Ahh typo, my previous message is about week ending November 24, 2019.
--
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 receiving emails from it, send an email
to djan
Hi all.
Calendar Week 48 -- ending 01 December.
Preparation for Django 3.0 and other releases.
Triaged:
https://code.djangoproject.com/ticket/30974 -- Selenium asserts should be
wait statements (Duplicate of #29892)
https://code.djangoproject.com/ticket/31035 -- Promote
BaseCommand.run_f
Hi all.
Calendar Week 45 -- ending 10 November.
Triaged:
https://code.djangoproject.com/ticket/30964 -- macOS SQLite test failure.
(needsinfo)
https://code.djangoproject.com/ticket/30963 -- Admin list_editable not
suitable for multi-user environment. (Someday/Maybe)
https://code.djangoproje
Week ending November 17, 2019.
Released Django 3.0rc1.
*Triaged:*
https://code.djangoproject.com/ticket/30988 - Deprecate the barely
documented InvalidQuery exception. (accepted)
https://code.djangoproject.com/ticket/30991 - Optional removal of
transaction and extra get() in get_or_create(). (w
Week ending November 17, 2019.
*Triaged:*
https://code.djangoproject.com/ticket/30968 - Use github actions for
linting. (duplicate)
https://code.djangoproject.com/ticket/30970 - Waiting for enhancement in
"inspectdb" command. (duplicate)
https://code.djangoproject.com/ticket/30972 - USERNAME_FIE
Week ending November 10, 2019.
Released Django 2.2.7, 2.1.14, and 1.11.26.
*Triaged:*
https://code.djangoproject.com/ticket/27808 - Nested ArrayField with
nullable base field generates invalid SQL. (fixed)
https://code.djangoproject.com/ticket/30942 - first() and last() return
same object (firs