Week ending August 25, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30715 - ArrayField lookups crash on 
ArrayAgg() over AutoFields. (accepted)
https://code.djangoproject.com/ticket/29043 - test --keepdb says "Using 
existing test database" even if it's run for the first time. (wontfix)
https://code.djangoproject.com/ticket/30716 - ArrayContains does not call 
get_db_prep_value method for base field. (duplicate)
https://code.djangoproject.com/ticket/30721 - Implicit related objects 
filtration because of the set Manager. (invalid)
https://code.djangoproject.com/ticket/30724 - Please create a hyperlink to 
easy pickings in README.rst file. (wontfix)
https://code.djangoproject.com/ticket/30718 - blocktrans is crashing when 
using percent signs when no variables were supplied. (wontfix)
https://code.djangoproject.com/ticket/30717 - Session model has a useless 
LIKE index. (wontfix)
https://code.djangoproject.com/ticket/30720 - Allow specifying multiple 
domains for makemessages command. (wontfix)
https://code.djangoproject.com/ticket/30726 - 'week' queryset returns no 
objects (needsinfo)

*Reviewed/committed:*
https://github.com/django/django/pull/11680 - Fixed #29260 -- Skipped an 
UPDATE when adding a model instance with primary key that has a default.
https://github.com/django/django/pull/10680 - Fixed #29979, Refs #17337 -- 
Extracted AutoField field logic into a mixin and refactored AutoFields.
https://github.com/django/django/pull/11594 - Fixed #21039 -- Added 
AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL.
https://github.com/django/django/pull/11679 - Fixed #30712 -- Allowed 
BLOB/TEXT defaults on MySQL 8.0.13+.
https://github.com/django/django/pull/11412 - Fixed #30507 -- Updated 
admin's jQuery to 3.4.1.
https://github.com/django/django/pull/11681 - Fixed #29955 -- Added support 
for distance expression to the dwithin lookup.

*Authored:*
https://github.com/django/django/pull/11685 - Fixed broken links and 
redirects to OGR library in docs.
https://github.com/django/django/pull/11699 - Fixed #30715 -- Fixed crash 
of ArrayField lookups on ArrayAgg annotations over AutoField.
https://github.com/django/django/pull/11704 - Refs #30591 -- Fixed 
introspection of check and unique column constraints on MariaDB.

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/511b9679-384a-4dfc-a610-d300d7bfbe57%40googlegroups.com.

Reply via email to