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.

-- 
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/9bc7151d-f28e-48be-b30c-8a9d44cdfabe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to