Week ending October 27, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29881 - Invalid SQL on MySQL with 
Cast to DecimalField (duplicate)

https://code.djangoproject.com/ticket/29890 - FileSystemStorage._save() 
doesn't catch FileExistsError on concurrent os.mkdirs() (accepted)

Authored

----------

https://github.com/python/cpython/pull/10082 - bpo-31047: Fix 
ntpath.abspath to trim ending separator

https://github.com/django/django/pull/8117 - Refs #27025 -- Removed 
obsolete sqlite3 transaction management workaround for Python 3.6+.

https://github.com/django/django/pull/10570 - Fixed #28606 -- Deprecated 
CachedStaticFilesStorage.

https://github.com/django/django/pull/10573 - Fixed #29896 -- Fixed 
incorrect Model.save() cache relation clearing for foreign keys that use 
to_field.

Reviewed/committed

------------------

https://github.com/django/django/pull/10541 - Fixed #27595 -- Made 
ForeignKey.get_col() follow target chains.

https://github.com/django/django/pull/10522 - Fixed #29860 -- Allowed 
BaseValidator to accept a callable limit_value.

https://github.com/django/django/pull/10526 - Fixed #29830 -- Fixed loss of 
custom utf-8 body encoding in mails. 

https://github.com/django/django/pull/10535 - Fixed #29831 -- Added 
validation for makemigrations --name.

https://github.com/django/django/pull/10537 - Fixed #29721 -- Ensured 
migrations are applied and recorded atomically.

https://github.com/django/django/pull/10555 - Fixed #29534 -- Made dbshell 
use rlwrap on Oracle if available.
https://github.com/django/django/pull/10559 - Fixed #29763 -- Added support 
for column renaming on SQLite.

-- 
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/c4b75c05-430a-4f3c-a9c8-18c94eff8a80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to