Week ending July 18, 2021 

*Triaged: *
   https://code.djangoproject.com/ticket/32917 - Add an internal 
_value_from_datadict() method to BaseForm (accepted) 
   https://code.djangoproject.com/ticket/32918 - Increase logging of 
authentication flow (duplicate) 
   https://code.djangoproject.com/ticket/32916 - CsrfViewMiddleware's 
request.META["CSRF_COOKIE_USED"] and request.csrf_cookie_needs_reset can be 
combined (accepted) 
   https://code.djangoproject.com/ticket/32921 - Incorrect SQL generation 
for JSON has_key__in (invalid) 
   https://code.djangoproject.com/ticket/32925 - TextField default text not 
populate to MySQL data when migrate (invalid) 
   https://code.djangoproject.com/ticket/32927 - Multi geometries cause 
Segmentation fault 11 on Macbook with M1 CPU with gdal 3.3.1 (duplicate) 
   https://code.djangoproject.com/ticket/32928 - Confirm support for GDAL 
3.3. (created) 
   https://code.djangoproject.com/ticket/32929 - AsyncRequestFactory.get() 
ignores data parameter (accepted) 
   https://code.djangoproject.com/ticket/32931 - Add further and clear 
instruction to see effect of Http404 in tutorial 3 (wontfix) 
   https://code.djangoproject.com/ticket/32932 - Unique indexes (duplicate) 
   https://code.djangoproject.com/ticket/32935 - Test suite fails with 
sqlite 3.36 and spatialite 5. (needsinfo) 

*Reviewed/committed: *
   https://github.com/django/django/pull/14621 - Fixed #32914 -- Prevented 
test --shuffle from skipping test methods. 
   https://github.com/django/django/pull/14588 - Refs #32880 -- Created a 
new logging how-to document. 
   https://github.com/django/django/pull/14620 - Refs #23359 -- Corrected 
showmigrations help text for the --database option. 
   https://github.com/django/django/pull/14629 - Fixed #32917 -- Added 
BaseForm._widget_data_value()/_field_data_value(). 
   https://github.com/django/django/pull/14630 - Refs #32880 -- Made some 
titles consistent in how-to documents. 
   https://github.com/django/django/pull/14598 - Fixed #32899 -- Added note 
about avoiding non-dict objects in JsonResponse docs. 
   https://github.com/django/django/pull/14415 - Completed test coverage 
for django.utils.dateformat and simplified some formats. 
   https://github.com/django/django/pull/14608 - Fixed #32905 -- Added CSS 
class for non-form errors of formsets. 
   https://github.com/django/django/pull/14173 - Refs #32508 -- Raised 
Type/ValueError instead of using "assert" in django.db.models. 
   https://github.com/django/django/pull/14639 - Fixed #32929 -- Fixed 
handling query strings in AsyncRequestFactory. 
   https://github.com/django/django/pull/14646 - Fixed #32928 -- Confirmed 
support for GDAL 3.3. 
   https://github.com/django/django/pull/14649 - Prevented 
SQLCompiler.execute_sql() from closing cursor twice. 
   https://github.com/django/django/pull/14647 - Fixed #32655 -- Deprecated 
extra_tests argument for DiscoverRunner.build_suite()/run_tests(). 

*Reviewed: *
   https://github.com/django/django/pull/14634 - Fixed #21936 -- Allowed 
DeleteView to work with custom Forms and SuccessMessageMixin. 

*Authored: *
   https://github.com/django/django/pull/14624 - Refs #32074 -- Used 
Enum.repr() format proposed for Python 3.10. 
   https://github.com/django/django/pull/14635 - Refs #31676 -- Removed 
Django Core-Mentorship mailing list references in docs. 
   https://github.com/django/django/pull/14636 - Fixed #32910 -- Unified 
different plural equations for the same language in contrib apps.

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/4ddd0f33-19c6-418c-b6aa-1eca97d60316n%40googlegroups.com.

Reply via email to