Week ending August 18, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30703 - Make RelatedFieldListFilter 
respect model meta ordering. (duplicate)
https://code.djangoproject.com/ticket/30704 - JSONField nested key and 
index transforms crash. (created)
https://code.djangoproject.com/ticket/30707 - why it took 30s when call 
sorted function in django server sometimes. (invalid)
https://code.djangoproject.com/ticket/30706 - Why isn't the auth.User.id 
field documented? (wontfix)
https://code.djangoproject.com/ticket/30708 - There is bug on RSS XML 
processor (invalid)
https://code.djangoproject.com/ticket/30709 - Error in translated document. 
(invalid)
https://code.djangoproject.com/ticket/30711 - Document 
django.contrib.postgres.fields.hstore.KeyTransform. (accepted)
https://code.djangoproject.com/ticket/30712 - Add support for defaults on 
BLOB and TEXT columns on MySQL 8.0.13+ (accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/11644 - Refs #11964 -- Made 
constraint support check respect required_db_features.
https://github.com/django/django/pull/11652 - Refs #25367 -- Moved Oracle 
Exists() handling to contextual methods.
https://github.com/django/django/pull/11648 - Fixed #30461 -- Made GeoIP2 
and GEOIP_PATH setting accept pathlib.Path as library path.
https://github.com/django/django/pull/11400 - Fixed #30449 -- Fixed 
RelatedFieldListFilter/RelatedOnlyFieldListFilter to respect model's 
Meta.ordering.
https://github.com/django/django/pull/11634 - Fixed #30687 -- Fixed using 
of OuterRef() expressions in distance lookups.
https://github.com/django/django/pull/11671 - Fixed #27676 -- Allowed 
BLOB/TEXT defaults on MariaDB 10.2.1+.
https://github.com/django/django/pull/11666 - Fixed #30701 -- Updated 
patch_vary_headers() to handle an asterisk according to RFC 7231.
https://github.com/django/django/pull/11677 - Fixed #29545 -- Fixed using 
filter lookups againts nested subquery expressions.
https://github.com/django/django/pull/11621 - Refs #30426 -- Changed 
default SECURE_CONTENT_TYPE_NOSNIFF to True.
https://github.com/django/django/pull/11674 - Refs #28428 -- Made 
FileField.upload_to support pathlib.Path.

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/706e2678-b466-4c63-b528-5cac9a9f0b8a%40googlegroups.com.

Reply via email to