Hi all,
Calendar Week 8 -- ending 23 February. Triaged: https://code.djangoproject.com/ticket/31150 -- Subquery annotations are omitted in group by query section if multiple annotation are declared (Accepted) https://code.djangoproject.com/ticket/31290 -- Unable to runserver - python manage.py runserver (Invalid) https://code.djangoproject.com/ticket/31289 -- system checks: admin.E002 could provide a hint but doesn't (Accepted) https://code.djangoproject.com/ticket/31287 -- Rename mark_safe and "safe" template filters to something less safe sounding (wontfix) https://code.djangoproject.com/ticket/31283 -- "collecstatic --clear" could take ignored patterns into consideration (wontfix) https://code.djangoproject.com/ticket/31284 -- Bootstrap-Integration (wontfix) https://code.djangoproject.com/ticket/31278 -- Schema Editor Action: Pull Field Up (wontfix) Reviewed: https://github.com/django/django/pull/12477 -- Fixed #31185 -- Adjusted model check for UniqueConstraints without conditions. https://github.com/django/django/pull/12475 -- Fixed #30422 -- Added logic to remove temporary files upon upload interruption https://github.com/django/django/pull/12479 -- Renamed salt to mask in the context of CSRF tokens https://github.com/django/django/pull/12480 -- Code Pull requests 239 Actions Security Insights Settings Fixed #31289 -- Added hint for USERNAME_FIELD/REQUIRED_FIELDS system check. https://github.com/django/django/pull/12481 -- Fixed #31182 -- Noted limitations of current async support https://github.com/django/django/pull/11337 -- Fixed #30427 - Allow descriptors to override non-method attrs https://github.com/django/django/pull/9309 -- Fixed #23816 -- Allowed specifying default defered fields in model Meta. https://github.com/django/django/pull/12476 -- Fixed typo of "auto_add_now" to "auto_now_add". https://github.com/django/django/pull/12478 -- Captured logging in DebugViewTests with assertLogs(). https://github.com/django/django/pull/12473 -- Fixed tests when run in reverse. https://github.com/django/django/pull/12463 -- Fixed #30040 -- Used default permission name in docs examples to avoid confusion. https://github.com/django/django/pull/11919 -- Fixed #28699 - Deferred CSRF token rotation on login to middleware process response phase. https://github.com/django/django/pull/12402 -- Fixed #28699 -- Modified csrf cookie string lookup expression. https://github.com/django/django/pull/11828 -- Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. https://github.com/django/django/pull/12465 -- Fixed #31271 -- Preserved ordering when unifying query parameters on Oracle. Authored: https://github.com/django/django/pull/12466 -- Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs. Calendar Week 9 -- ending 01 March. Triaged: https://code.djangoproject.com/ticket/31311 -- Unneeded escape sequences in character classes (Accepted) https://code.djangoproject.com/ticket/31309 -- Django admin site needs X-UA-Compatible meta tag to prevent IE rendering the page poorly in compatibility mode. (wontfix) https://code.djangoproject.com/ticket/31297 -- force_insert not respected by parent class with default primary key (Duplicate of #29129) https://code.djangoproject.com/ticket/31293 -- MultiPartParser support double quotes (Accepted) https://code.djangoproject.com/ticket/31304 -- PostgreSQL full-text search employs coalesce function for non-null single-column searches with SearchVector (Accepted) https://code.djangoproject.com/ticket/31295 -- Avoid Select widget triggering additional query when using ModelChoiceIterator. (Accepted) https://code.djangoproject.com/ticket/31307 -- Arrow display error in filter_horizontal field when width less than 1024px (Accepted) Reviewed: https://github.com/django/django/pull/12485 -- Fixed #31293 -- Allowed MultiPartParser to handle double-quoted filenames in content-disposition. https://github.com/django/django/pull/12498 -- Fixed #31311: Remove unneeded escaped chars in character classes https://code.djangoproject.com/ticket/31307 -- Arrow display error in filter_horizontal field when width less than 1024px https://github.com/django/django/pull/12477 -- Fixed #31185 -- Fixed detecting of unique fields in ForeignKey/ForeignObject checks when using Meta.constraints. https://github.com/django/django/pull/12402 -- Fixed #28699 -- Fixed CSRF validation with remote user middleware. https://github.com/django/django/pull/12486 -- Fixed #28280 -- Prevented numberformat.format() from formatting large/tiny floats in scientific notation. https://github.com/django/django/pull/12495 -- Removed hint from fields.E310 message in system check docs. https://github.com/django/django/pull/12490 -- Fixed #31307 -- Fixed filter_horizontal add/remove SVG :hover positioning. https://github.com/django/django/pull/12486 -- Fixed #28280 -- Fixed numberformat.format() incorrectly formats large/tiny floats in scientific notation. Authored: https://github.com/django/django/pull/12502 -- Fixed #31032 -- Updated admin browser support FAQ for 2020. Kind Regards, Carlton -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/fc69759a-8de1-41f4-a8d3-23a5941a5160%40googlegroups.com.
