Fellow Report - January 27, 2018

36 views
Skip to first unread message

Tim Graham

unread,
Jan 27, 2018, 7:36:51 PM1/27/18
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/29045 - admin CSS overrides Select/SelectMultiple size attribute (accepted)

https://code.djangoproject.com/ticket/29054 - QuerySet with multiple annotations crashes with "unhashable type: 'Point'" (accepted)

https://code.djangoproject.com/ticket/29059 - ChoiceWidget.optgroups() doesn't group choices without a group together (accepted)

https://code.djangoproject.com/ticket/29058 - Adding 'null=True' to a PointField doesn't create working migration (accepted)

https://code.djangoproject.com/ticket/29057 - contrib.postgres OID caching crashes when initializing a ConnectionHandler manually (accepted)

https://code.djangoproject.com/ticket/29051 - unique_together behavior undocumented changes in 1.11 (worksforme)

https://code.djangoproject.com/ticket/29039 - Disabling migrations doesn't work with --keepdb (accepted)

https://code.djangoproject.com/ticket/29072 - Allow select_related() to fetch individual fields from a related model (wontfix)


Reviewed/committed

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

https://github.com/django/django/pull/9611 - Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.

https://github.com/django/django/pull/9613 - Fixed #29047 -- Corrected Substr test to use expressions.

https://github.com/django/django/pull/9409 - Fixed #28748 -- Made model field choices check more strict for named groups.

https://github.com/django/django/pull/9555 - Fixed #28977 -- Changed local-memory cache to use LRU culling.

https://github.com/django/django/pull/9399 - Fixed #28403 -- Added missing formats in FORMAT_MODULE_PATH docs.

https://github.com/django/django/pull/9587 - Fixed #28838 -- Fixed Model.save() crash if the base manager annotates with a related field.

https://github.com/django/django/pull/9618 - Fixed #29060 -- Made {% firstof %} assign '' to the asvar if all inputs are false

https://github.com/django/django/pull/9623 - Fixed #29067 -- Fixed regression in QuerySet.values_list(..., flat=True) followed by annotate().

https://github.com/django/django/pull/9617 - Refs #28748 -- Reallowed lazy values in model field choices.

https://github.com/django/django/pull/9163 - Fixed #28650 -- Added TruncWeek database function.

https://github.com/django/django/pull/9559 - Fixed #29004 -- Added inspectdb --include-views option.
Reply all
Reply to author
Forward
0 new messages