Week ending November 20, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/34152 - Add the ability to store 
logs in a table (wontfix) 
   https://code.djangoproject.com/ticket/34155 - 
ModelAdmin.render_change_form does not lowercase the app_label when setting 
template directories (needsinfo) 
   https://code.djangoproject.com/ticket/34156 - TypedChoiceField not 
compatible with IntegerChoices (invalid) 
   https://code.djangoproject.com/ticket/34158 - Optimise count() for 
querysets that contain field lookups (invalid) 
   https://code.djangoproject.com/ticket/34161 - Wrong Name in Django 
Relationship (invalid) 
   https://code.djangoproject.com/ticket/34160 - Django 4.1 Expression 
contains mixed types for (Big/Small)IntegerFields. (accepted) 
   https://code.djangoproject.com/ticket/34163 - ImproperlyConfigured: 
Requested setting INSTALLED_APPS, but settings are not configured (invalid) 
   https://code.djangoproject.com/ticket/34164 - django-graphql-auth 0.3.16 
&& django-mongoengine 0.5.4 dont work with django-4.1.3 (invalid) 
   https://code.djangoproject.com/ticket/34162 - Wrong URL generated by 
get_admin_url in admin index "Recent Actions" panel in custom Django Admin 
Site (duplicate) 
   https://code.djangoproject.com/ticket/34165 - migrate management command 
does not respect database parameter when adding Permissions. (accepted) 
   https://code.djangoproject.com/ticket/34166 - UniqueConstraint with 
condition not validated if the condition field is not editable. (wontfix) 
   https://code.djangoproject.com/ticket/34167 - Set a reasonable default 
for EMAIL_TIMEOUT (wontfix) 
   https://code.djangoproject.com/ticket/34168 - Add support for list of 
parameters to the QuerySet.raw(). (wontfix) 
   https://code.djangoproject.com/ticket/34169 - Regex bug in 
EmailValidator class allows top domain label of an email address's 
domain_part to start with a hyphen (duplicate) 

*Reviewed/committed: *
   https://github.com/django/django/pull/16295 - Fixed #34154 -- Made mixin 
headers consistent in auth docs. 
   https://github.com/django/django/pull/16291 - Refs #28477 -- Fixed 
handling aliased annotations on aggregation. 
   https://github.com/django/django/pull/16293 - Refs #25307 -- Replaced 
SQLQuery.rewrite_cols() by replace_expressions(). 
   https://github.com/django/django/pull/16163 - Fixed #34074 -- Added 
headers argument to RequestFactory and Client classes. 
   https://github.com/django/django/pull/16186 - Fixed #34099 -- Added 
release notes for QuerySet.update_or_create() changes. 
   https://github.com/django/django/pull/16296 - Fixed #34123 -- Fixed 
combinator order by alias when using select_related(). 
   https://github.com/django/django/pull/16297 - Refs #33308 -- Used 
get_db_prep_value() to adapt JSONFields. 
   https://github.com/django/django/pull/16281 - Fixed #28987 -- Fixed 
altering ManyToManyField when changing to self-referential. 
   https://github.com/django/django/pull/16303 - Fixed #26056 -- Added 
QuerySet.values()/values_list() support for ArrayField's __overlap lookup. 
   https://github.com/django/django/pull/16306 - Fixed #34148 -- Reverted 
"Fixed #32901 -- Optimized BaseForm.__getitem__()." 
   https://github.com/django/django/pull/16305 - Fixed #26261 -- Fixed 
queryset crash when excluding reverse GenericRelation. 
   https://github.com/django/django/pull/16229 - Fixed #34119 -- Prevented 
callable default hidden widget value from being overridden. 

*Authored: *
   https://github.com/django/django/pull/16298 - Refs #34118 -- Skipped not 
compatible requirements on daily builds for Python 3.12. 
   https://github.com/django/django/pull/16299 - Refs #34118 -- Used 
smtplib's context parameter instead of keyfile and certfile. 
   https://github.com/django/django/pull/16308 - Removed unnecessary 
ForeignKey.get_reverse_path_info().

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/f4c21aa0-37bf-443b-9ab5-085d596b1681n%40googlegroups.com.

Reply via email to