Week ending June 21, 2020.

Released Django 3.1b1.

*Triaged:*
https://code.djangoproject.com/ticket/31707 - django-ldap-auth-backend 
(invalid)
https://code.djangoproject.com/ticket/31702 - Support operator classes for 
unique indexes on PostgreSQL. (accepted)
https://code.djangoproject.com/ticket/31704 - django.test.runner breaks if 
ipdb or dependencies raise unexpected exceptions (wontfix)
https://code.djangoproject.com/ticket/31703 - Name all initial migrations 
"NNNN_initial". (accepted)
https://code.djangoproject.com/ticket/31709 - Support operator classes for 
exclusion constraints. (accepted)
https://code.djangoproject.com/ticket/31711 - WeekArchiveView seens to be 
zero based for week, instead of one based (wontfix)
https://code.djangoproject.com/ticket/31710 - Added all files validation to 
the "Uploading multiple files" example. (accepted)
https://code.djangoproject.com/ticket/31701 - Make FileDescriptor subclass 
DeferredAttribute. (accepted)
https://code.djangoproject.com/ticket/31712 - Inconsistent axes definition 
between PostGIS and Spatialite for 4326 (duplicate)
https://code.djangoproject.com/ticket/31713 - Adding srs parameter to 
GDALRaster.transform(). (accepted)
https://code.djangoproject.com/ticket/31670 - Change "whitelist" to "allow 
list" and "blacklist" to "deny list". (accepted)
https://code.djangoproject.com/ticket/22259 - Per row result for dumpdata 
(duplicate)
https://code.djangoproject.com/ticket/27399 - Segfault when running 
GDALBandTests on OSX 10.11.6 (needsinfo)
https://code.djangoproject.com/ticket/31718 - changepassword command should 
pass update_fields to user.save() (wontfix)
https://code.djangoproject.com/ticket/31727 - Open ID Connect Support 
(duplicate)
https://code.djangoproject.com/ticket/31723 - Lag() with DecimalField 
crashes on SQLite. (accepted)
https://code.djangoproject.com/ticket/31724 - django.urls.resolve ignores 
the FORCE_SCRIPT_NAME setting. (duplicate)
https://code.djangoproject.com/ticket/31729 - The documentation for 
ArchiveIndexView is not clear for new developers. (invalid)

*Reviewed/committed:*
https://github.com/django/django/pull/13064 - Fixed #31706 -- Removed 
unnecessary getattr() call in FileDescriptor.__get__().
https://github.com/django/django/pull/13053 - Fixed #31690 -- Added note 
about fuzzy entries in translation docs.
https://github.com/django/django/pull/13061 - Fixed #31696 -- Updated OWASP 
links in docs.
https://github.com/django/django/pull/13051 - Fixed #31689 -- Doc'd caveat 
about using bulk_create()'s ignore_conflicts on MySQL.
https://github.com/django/django/pull/13059 - Fixed #31702 -- Added support 
for PostgreSQL opclasses in UniqueConstraint.
https://github.com/django/django/pull/13067 - Fixed #31709 -- Added support 
for opclasses in ExclusionConstraint.
https://github.com/django/django/pull/13066 - Fixed #30472 -- Made 
Argon2PasswordHasher use Argon2id.
https://github.com/django/django/pull/12613 - Fixed #30583 -- Fixed 
handling JSONFields in XML serializer.
https://github.com/django/django/pull/13031 - Refs #31670 -- Removed 
whitelist/blacklist terminology in docs and comments.
https://github.com/django/django/pull/13077 - Fixed #31716 -- Fixed 
detection of console scripts in autoreloader on Windows.
https://github.com/django/django/pull/12979 - Fixed #6933 -- Added support 
for searching against quoted phrases in ModelAdmin.search_fields.
https://github.com/django/django/pull/13079 - Refs #31670 -- Renamed 
whitelist argument and attribute of EmailValidator.

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/3b96e790-16e7-4a94-81d3-ea858a3cf97ao%40googlegroups.com.

Reply via email to