Week ending October 13, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29790 - Migration that switches a 
model to a UUID primary key fails with "duplicate column name: id" 
(accepted)

https://code.djangoproject.com/ticket/29834 - Union queryset with ordering 
breaks on ordering with derived querysets (accepted)

https://code.djangoproject.com/ticket/29830 - EmailMessage may ignore quote 
printable encoding (accepted)

https://code.djangoproject.com/ticket/29839 - Make leading character in 
quote/unquote in contrib.admin.utils configurable (wontfix)

https://code.djangoproject.com/ticket/29837 - Allow email sending with a 
newline in the subject (wontfix)

https://code.djangoproject.com/ticket/29844 - Cast DecimalField to 
FloatField rounds to integer on MySQL (duplicate)

https://code.djangoproject.com/ticket/29845 - Casting FloatField to 
DecimalField causes MySQL/MariaDB SQL syntax error (accepted)

https://code.djangoproject.com/ticket/29843 - Create permissions using 
migration operations rather than using the post_migrate signal (accepted)

https://code.djangoproject.com/ticket/29833 - Show change form edit links 
on read-only foreign keys (wontfix)

https://code.djangoproject.com/ticket/29826 - urlize does not handle HTML 
angle brackets correctly (wontfix)

Authored

----------

https://github.com/django/django/pull/10505 - Refs #29826 -- Removed unused 
characters from urlize configuration.

Reviewed/committed

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

https://github.com/django/django/pull/10487 - Refs #27795 -- Removed 
force_bytes() usage from django/utils/http.py.

https://github.com/django/django/pull/10504 - Fixed #29814 -- Added support 
for NoneType serialization in migrations.

https://github.com/django/django/pull/10499 - Fixed #29832 -- Updated 
Roboto font to v2.137.
https://github.com/django/django/pull/10507 - Simplified 
django.utils.html.urlize().

-- 
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/98a4c2d1-4dca-4624-bb6f-ebe2e65aa817%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to