Week ending June 9, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30535 - Czech plural-forms is 
incorrect in translations. (invalid)
https://code.djangoproject.com/ticket/30537 - ForeignKey: inconsistent 
handling of referenced obj. id. (duplicate)
https://code.djangoproject.com/ticket/30539 - Django - “with / as” to fill 
block is not working. (duplicate)
https://code.djangoproject.com/ticket/30533 - Delete cascade on large 
tables can cause process termination on PostgreSQL. (wontfix)
https://code.djangoproject.com/ticket/30538 - Inconsistent slug generation 
behaviour of slugify() and prepopulated fields in Django Admin. (wontfix)
https://code.djangoproject.com/ticket/30534 - Allow `cleaned_data` to 
overwrite fields' default values. (accepted)
https://code.djangoproject.com/ticket/30540 - Django left join with AND 
condition. (invalid)
https://code.djangoproject.com/ticket/30541 - Django MultiDB tests not 
loading fixtures as expected. (invalid)
https://code.djangoproject.com/ticket/30543 - admin.E108 is raised on 
fields accessible only via instance. (accepted)
https://code.djangoproject.com/ticket/30544 - Django 2.1 release notes 
don't mention the BooleanField(blank=False) default change. (duplicate)
https://code.djangoproject.com/ticket/30545 - admin.E108 is raised on 
fields accessible only via instance. (duplicate)
https://code.djangoproject.com/ticket/30546 - isinstance() call on 
SimpleLazyObject doesn't swallow evaluation exceptions on Python3. (wontfix)
https://code.djangoproject.com/ticket/30547 - Document what happens during 
model validation with Meta.constraints. (accepted)
https://code.djangoproject.com/ticket/30548 - Improve exceptions about 
mixed types in Expressions. (accepted)
https://code.djangoproject.com/ticket/30550 - TestClient's response.json() 
should decode content using the response charset. (accepted)
https://code.djangoproject.com/ticket/30551 - urlize on URL with incomplete 
query string adds equal sign. (wontfix)
https://code.djangoproject.com/ticket/30552 - GEOSGeometry.reverse() loses 
SRID. (accepted)
https://code.djangoproject.com/ticket/30553 - Misleading logging 
documentation about disable_existing_loggers default value. (accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/11216 - Fixed #28604 -- Prevented 
ManifestStaticFilesStorage from leaving intermediate files.
https://github.com/django/django/pull/11433 - Fixed #30534 -- Fixed 
overriding a field's default in ModelForm.cleaned_data()
https://github.com/django/django/pull/11427 - Fixed #30520 -- Fixed crash 
of admin model inlines on custom fields without labels.
https://github.com/django/django/pull/11429 - Fixed #30505 -- Doc'd how 
changes in the order of Field.choices affect migrations.
https://github.com/django/django/pull/11443 - Fixed #30542 -- Fixed crash 
of numerical aggregations with filter.
https://github.com/django/django/pull/11037 - Fixed #30226 -- Added 
BaseBackend for authentication.
https://github.com/django/django/pull/11066 - Fixed #29706 -- Made 
RenameContentType._rename() save to the correct database.
https://github.com/django/django/pull/11449 - Fixed #30550 -- Fixed 
decoding of non-UTF-8 bytes objects in response.json().
https://github.com/django/django/pull/11446 - Fixed #30521 -- Fixed invalid 
HTML in default error pages.

*Reviewed:*
https://github.com/django/django/pull/11438 - Updated release process for 
oss-security list content guidelines.

*Authored*:
https://github.com/django/django/pull/11439 - Removed redundant object 
descriptions to prevent warnings with Sphinx 2.1.0.

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 [email protected].
To post to this group, send email to [email protected].
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/87a27a55-91e0-45f0-9748-fed8ac7016db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to