Week ending March 31, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30291 - pt-br translation for 
humanize has no spaces (messes with naturaltime filter) (invalid)
https://code.djangoproject.com/ticket/30292 - The unique_together meta 
option does not get migrated (invalid)
https://code.djangoproject.com/ticket/18726 - Combination of F() expression 
with query seems to confuse sql compiler's table aliases (fixed)
https://code.djangoproject.com/ticket/29697 - Complex query crashes with 
"missing FROM-clause entry for table" (fixed)

*Reviewed/committed:*
https://github.com/django/django/pull/11088 - Fixed #28431 -- Added check 
for BinaryField to prevent strings defaults.
https://github.com/django/django/pull/11137 - Fixed #30295 -- Fixed 
max_lengths.tests.MaxLengthORMTests when run in isolation.
https://github.com/django/django/pull/11060 - Fixed #30241 -- Added system 
checks for translation settings.
https://github.com/django/django/pull/11117 - Made UsernameField render 
with autocapitalize="none" HTML attribute.

*Reviewed:*
https://github.com/django/django/pull/11128 - Doc'd django-docs-translation 
and Read the Docs release steps.
https://github.com/django/django/pull/11138 - Fixed #28373 -- Allowed 
connection time zone value is used for date tz convert for supported db.
https://github.com/django/django/pull/11149 - Fixed #30289 -- Prevented 
admin inlines for auto-created ManyToManyFields from being editable if the 
user only has the view permission.

*Authored:*
https://github.com/django/django/pull/11130 - Fixed #28621 -- Fixed crash 
of annotations with OuterRef.
https://github.com/django/django/pull/11134 - Doc'd that HttpResponse 
accepts bytestrings.
https://github.com/django/django/pull/11148 - Unified 
DatabaseOperations.last_executed_query() on Oracle with other db backends.

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 post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/71d21e8e-3472-49a0-979e-b98339daf0d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to