Week ending September 18, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/26511 - Document 
KeyTextTransform() and KeyTransform(). (wontfix) 
   https://code.djangoproject.com/ticket/34006 - close_old_connections() 
unconditionally closes connections inside atomic blocks if default 
autocommit = 1 (duplicate) 
   https://code.djangoproject.com/ticket/34007 - Single-field conditional 
UniqueContraint validation errors are classified as non-field-errors 
(accepted) 
   https://code.djangoproject.com/ticket/34008 - UpdateView failed to 
obtain the request data for the PUT request mode (needsinfo) 
   https://code.djangoproject.com/ticket/34009 - migrations.RunPython runs 
queries against wrong database (invalid) 
   https://code.djangoproject.com/ticket/34011 - Implement bulk_create 
auto-incrementing pk assignment on MySQL when possible (duplicate) 
   https://code.djangoproject.com/ticket/34010 - Parallel tests don't work 
with spawn. (needsinfo) 
   https://code.djangoproject.com/ticket/34014 - DecimalValidator fails to 
validate 0 in scientific notation (0E+1 or 0E+2) (accepted) 
   https://code.djangoproject.com/ticket/34015 - "Related Field got invalid 
lookup: startswith" on CharField ForeignKey (duplicate) 
   https://code.djangoproject.com/ticket/34013 - order_by() crashes with 
annotated JSONObject fields. (accepted) 
   https://code.djangoproject.com/ticket/34012 - QuerySet.order_by() 
silently skips non-existing fields on related fields. (accepted) 
   https://code.djangoproject.com/ticket/34016 - QuerySet.values_list() 
crash on simple ArrayAgg. (accepted) 
   https://code.djangoproject.com/ticket/34017 - Mention that when using 
Argon2PasswordHasher, this means Argon2id gets used (accepted) 
   https://code.djangoproject.com/ticket/34018 - Typo in 
ref/contrib/flatpages.txt. (accepted) 
   https://code.djangoproject.com/ticket/34019 - "Extending Django's 
default user" section refers to a deleted note (accepted) 

*Reviewed/committed: *
   https://github.com/django/django/pull/16046 - Fixed #34000 -- Fixed 
numberformat.format() crash on empty strings. 
   https://github.com/django/django/pull/16049 - Refs #31335 -- Added more 
tests for removing composed Meta constraints/indexes on foreign keys. 
   https://github.com/django/django/pull/15254 - Fixed #31335 -- Fixed 
removing composed Meta constraints/indexes on foreign keys on MySQL. 
   https://github.com/django/django/pull/16038 - Fixed #33996 -- Fixed 
CheckConstraint validation on NULL values. 
   https://github.com/django/django/pull/15937 - Fixed #29186 -- Fixed 
pickling HttpRequest and subclasses. 
   https://github.com/django/django/pull/16057 - Described Article-Reporter 
relationship in many-to-one topic. 
   https://github.com/django/django/pull/15757 - Changed camel case 
variable to snake case in contrib.admin. 
   https://github.com/django/django/pull/16055 - Fixed #33994 -- Corrected 
position of extrastyle and extrahead blocks in admin base template. 
   https://github.com/django/django/pull/16040 - Refs #28333 -- Explicitly 
ordered outer qualify query on window filtering. 
   https://github.com/django/django/pull/16016 - Fixed #33966 -- Added 
support for using KeyTextTransform from lookup. 
   https://github.com/django/django/pull/16061 - Fixed #34018 -- Fixed typo 
in docs/ref/contrib/flatpages.txt. 
   https://github.com/django/django/pull/16065 - Fixed #34019 -- Removed 
obsolete references to "model design considerations" note. 
   https://github.com/django/django/pull/16069 - Fixed #34017 -- Doc'd that 
Argon2id variant is used by Argon2PasswordHasher. 
   https://github.com/django/django/pull/16067 - Fixed #34014 -- Fixed 
DecimalValidator validating 0 in positive exponent scientific notation. 
   https://github.com/django/django/pull/16064 - Fixed #34016 -- Fixed 
QuerySet.values()/values_list() crash on ArrayAgg() and JSONBAgg(). 

*Authored: *
   https://github.com/django/django/pull/16058 - Used first-interaction for 
GitHub action with welcome message. 
   https://github.com/django/django/pull/16062 - Fixed permissions for 
GitHub action with welcome message. 
 
Best,
Mariusz 

>

-- 
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 django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/42dfac6d-5852-4ad1-90d5-5f8ee4f69f21n%40googlegroups.com.

Reply via email to