Week ending August 11, 2019.

*Triaged:*
https://code.djangoproject.com/ticket/30674 - Autoreload fails to restart 
server when exception is SyntaxError. (duplicate)
https://code.djangoproject.com/ticket/30678 - Confirm support for GDAL 3.0. 
(accepted)
https://code.djangoproject.com/ticket/30680 - Remove security.W007 check. 
(accepted)
https://code.djangoproject.com/ticket/30679 - Warn when Django works with 
unsupported version of GDAL. (wontfix)
https://code.djangoproject.com/ticket/30682 - Bug with Mysql connection 
(since 2.2a1). (duplicate)
https://code.djangoproject.com/ticket/30681 - SQL script from 
sqlsequencereset doesn't work on Postgres 11.3. (worksforme)
https://code.djangoproject.com/ticket/30683 - QuerySet.count() crashes when 
window functions and conditional expressions are both used. (duplicate)
https://code.djangoproject.com/ticket/30696 - Remove obsolete mention of 
CheckConstraint in AddConstraint docs. (accepted)
https://code.djangoproject.com/ticket/30697 - SQLite3.28 breaks django 
migrations. (wontfix)
https://code.djangoproject.com/ticket/30695 - Fix an example of Storage 
objects in Managing files docs. (accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/11622 - Fixed #28393 -- Added helpful 
error messages for invalid AutoField/FloatField/IntegerField values.
https://github.com/django/django/pull/11631 - Fixed #30680 -- Removed 
obsolete system check for SECURE_BROWSER_XSS_FILTER setting.
https://github.com/django/django/pull/11630 - Fixed #30673 -- Relaxed 
system check for db_table collision when database routers are installed by 
turning the error into a warning.
https://github.com/django/django/pull/11620 - Fixed #29008 -- Fixed crash 
of 404 debug page when URL path converter raises Http404.
https://github.com/django/django/pull/11646 - Fixed #30670 -- Doc'd 
SchemaEditor.add/remove_constraint().
https://github.com/django/django/pull/11649 - Fixed #30696 -- Removed 
obsolete mention of CheckConstraint in the AddConstraint docs.
https://github.com/django/django/pull/11638 - Fixed #30677 -- Improved 
error message for urlencode() and Client when None is passed as data.

I was off for almost entire week and I will be less active for the next two 
weeks because I have a newborn on board 👶.

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/e8292fd7-8586-476d-bcd6-60bcc1edbdbf%40googlegroups.com.

Reply via email to