Week ending June 27, 2021

*Triaged: *
   https://code.djangoproject.com/ticket/32856 - Django 2.2 not compatible 
with psycopg 2.9 (wontfix) 
   https://code.djangoproject.com/ticket/32862 - Order By in Postgres When 
Using Annotations Causes Ambiguous Field Name (needsinfo) 
   https://code.djangoproject.com/ticket/32867 - django admin - protect 
againt mutual edit of same object (duplicate) 
   https://code.djangoproject.com/ticket/32659 - Autocomplete field: The 
results could not be loaded. (needsinfo) 
   https://code.djangoproject.com/ticket/32865 - manage.py makemigrations 
command gives an unexpected issue in check_consistent_history. (invalid) 
   https://code.djangoproject.com/ticket/32869 - Bug while migrating a 
OneToOneField to ForeignKey on PostgreSQL. (worksforme) 
   https://code.djangoproject.com/ticket/32870 - Added message when user 
mispells 'urlpatterns' in some 'urls' module (accepted) 
   https://code.djangoproject.com/ticket/32868 - Add system check or 
warning for model fields shadowing methods / other attributes (wontfix) 
   https://code.djangoproject.com/ticket/32875 - Which is prefered for 
`default_related_name`? (invalid) 
   https://code.djangoproject.com/ticket/32876 - The parametered `all` is 
not preserved after save object in django admin. (invalid) 
   https://code.djangoproject.com/ticket/32877 - request.POST sending array 
(invalid) 
   https://code.djangoproject.com/ticket/32878 - Seems that browsing 
releases in Django Project website interchanged "Prev" and "Next" links. 
(invalid) 
   https://code.djangoproject.com/ticket/32880 - Improve logging 
documentation (accepted) 
   https://code.djangoproject.com/ticket/32881 - Inconsistent user models 
in contrib.auth.forms. (duplicate) 
   https://code.djangoproject.com/ticket/25265 - DB Backend cannot specify 
query class. (someday/maybe) 
   https://code.djangoproject.com/ticket/24096 - GROUP BY on oracle fails 
with TextField and BinaryField (duplicate) 
   https://code.djangoproject.com/ticket/25456 - Make GenericIPAddressField 
normalize IPv4 addresses (fixed) 

*Reviewed/committed: *
   https://github.com/django/django/pull/14535 - Fixed #32859 -- Simplified 
compress_string() by using gzip.compress(). 
   https://github.com/django/djangoproject.com/pull/1100 - Made docs 
permalinks focusable to improve accessibility. 
   https://github.com/django/django/pull/14537 - Fixed #32860 -- Made docs 
permalinks focusable to improve accessibility. 
   https://github.com/django/django/pull/14536 - Fixed #32858 -- Fixed 
ExclusionConstraint crash with index transforms in expressions. 
   https://github.com/django/django/pull/14524 - Fixed #32842 -- Refactored 
out CsrfViewMiddleware._check_token(). 
   https://github.com/django/django/pull/14453 - Fixed #32870 -- Improved 
error message when URLconf is empty. 
   https://github.com/django/django/pull/14389 - Refs #32338 -- Removed 
'for ="..."' from RadioSelect's <label>. 
   https://github.com/django/django/pull/14549 - Fixed #32863 -- Skipped 
system check for specifying type of auto-created primary keys on models 
with invalid app_label. 
   https://github.com/django/django/pull/14531 - Refs #24121 -- Added 
__repr__() to StreamingHttpResponse and subclasses. 
   https://github.com/django/django/pull/14542 - Removed options parameter 
from djangoAdminSelect2. 
   https://github.com/django/django/pull/14518 - Fixed #32817 -- Added the 
token source to CsrfViewMiddleware's bad token error messages. 
   https://github.com/django/django/pull/14368 - Fixed #32727 -- Allowed 
spaces before time zone offset in parse_datetime(). 
   https://github.com/django/django/pull/14555 - Refs #32880 -- Improved 
some headings and text in logging topic. 
   https://github.com/django/django/pull/14545 - Refs #32508 -- Raised 
ImproperlyConfigured/TypeError instead of using "assert" in various code. 
   https://github.com/django/django/pull/14557 - Refs #32880 -- Improved 
some how-to notes in logging topic. 

*Authored: *
   https://github.com/django/django/pull/14547 - [2.2.x] Refs #32856 -- 
Doc'd that psycopg2 < 2.9 is required.

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/88ca0ccc-4a86-40fb-b26f-81bb1c44df19n%40googlegroups.com.

Reply via email to