Week ending December 29, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/31116 - Running test in parallel 
seems broken. (invalid)
https://code.djangoproject.com/ticket/31115 - ORM generates wrong alias for 
subquery. (fixed)
https://code.djangoproject.com/ticket/31117 - ThreadTests fails due to 
double test_ prefix caused by TestDbCreationTests. (accepted)
https://code.djangoproject.com/ticket/31122 - Clarify how the Lookup class 
follow the Query Expression API. (accepted)
https://code.djangoproject.com/ticket/31124 - Model.get_FOO_display() does 
not work correctly with inherited choices. (needsinfo)
https://code.djangoproject.com/ticket/31118 - FileInput shouldn't display 
required attribute when initial data exists. (accepted)
https://code.djangoproject.com/ticket/31124 - Model.get_FOO_display() does 
not work correctly with inherited choices. (accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/12241 - Fixed #31109 -- Disabled 
grouping by aliases on QuerySet.exists().
https://github.com/django/django/pull/12088 - Fixed #30998 -- Added 
ModelChoiceIteratorValue to pass the model instance to 
ChoiceWidget.create_option().
https://github.com/django/django/pull/12252 - Fixed #31121 -- Cleared Site 
cache in SitesFrameworkTests.
https://github.com/django/django/pull/12246 - Fixed #31114 -- Fixed 
HttpRequest.build_absolute_uri() crash with reverse_lazy() locations.

Best regards,
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/585048f5-b3fe-4de3-987f-ea6ef698af2d%40googlegroups.com.

Reply via email to