Week ending April 7, 2018
Triaged ------- https://code.djangoproject.com/ticket/29272 - Queryset using order_by(F()) fails to compile with values_list (duplicate) https://code.djangoproject.com/ticket/29298 - Add a mechanism for changing a user's email address, with an email confirmation (wontfix) https://code.djangoproject.com/ticket/29299 - Add typing hinting (PEP 484) and variable annotations (PEP 526) (someday/maybe) https://code.djangoproject.com/ticket/29296 - admindocs ViewIndexView crashes if a syndication Feed (or something without __qualname__) is configured (accepted) https://code.djangoproject.com/ticket/29294 - ModelAdmin.raw_id_fields should be included in select_related() by change_view and used by raw id widget (needsinfo) https://code.djangoproject.com/ticket/29290 - Previously squashed migration fails under Python 3 with "multiple leaf nodes" error (wontfix) Authored ---------- https://github.com/django/django/pull/9852 - Refs #28577 -- Added check for HStoreField to prevent mutable default. Reviewed/committed ------------------ https://github.com/django/django/pull/9838 - Fixed #29273 -- Prevented initial selection of empty choice in multiple choice widgets. https://github.com/django/django/pull/9668 - Fixed #29116 -- Fixed OpenLayersWidget deserialization ignoring the widget map's SRID. https://github.com/django/django/pull/9731 - Refs #24791 -- Made PostgreSQL's nodb connection use first PostgresSQL db when 'postgres' db isn't available. https://github.com/django/django/pull/9851 - Added additional AdminPasswordChangeForm tests. https://github.com/django/django/pull/9850 - Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute. https://github.com/django/django/pull/9721 - Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission(). https://github.com/django/django/pull/9520 - Fixed #28950 -- Fixed ArrayField.has_changed() for empty values. -- 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/1c709113-d82f-40c0-966a-6afd127162c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
