Week ending March 23, 2019

Triaged

-------

https://code.djangoproject.com/ticket/30270 - .all() for related manager 
always returns empty list (invalid)

https://code.djangoproject.com/ticket/30277 - Django Advanced Tutorial Link 
doesn't lead to the intended page (fixed)

https://code.djangoproject.com/ticket/30276 - reverse DeleteModel migration 
with a primary key OneToOneField fails in MySQL (fixed)

https://code.djangoproject.com/ticket/29539 - Cannot use Aggregation 
function in Model.Meta.ordering (wontfix)

https://code.djangoproject.com/ticket/30284 - Redundant is_active check in 
auth.backends.ModelBackend (wontfix)

Reviewed/committed

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

https://code.djangoproject.com/ticket/30172 - Fixed #30172 -- Prevented 
Meta constraints from being removed in other migration operations.

https://github.com/django/django/pull/11083 - Fixed #30253 -- Doc'd how to 
order nulls in QuerySet.order_by().

https://github.com/django/django/pull/11093 - Fixed #30263 -- Doc'd changes 
to form Media sorting (refs #30179).

https://github.com/django/django/pull/11091 - Fixed #28738 -- Added the 
GeometryDistance function.

https://github.com/django/django/pull/11030 - Fixed #29471 -- Added 'Vary: 
Cookie' to invalid/empty session cookie responses.

https://github.com/django/django/pull/11030 - Fixed #30158 -- Avoided 
unnecessary subquery group by on aggregation.

https://github.com/django/django/pull/11109 - Fixed #30280 -- Restored 
Model.get_FIELD_display()'s coercion of lazy strings.

https://github.com/django/django/pull/11099 - Fixed #30257 -- Made 
UsernameValidators prohibit trailing newlines. 

https://github.com/django/django/pull/11062 - Subquery resolving refactor 
and bug fixing.

https://github.com/django/django/pull/11112 - Removed redundant model field 
choices tests.
https://github.com/django/django/pull/11113 - Fixed #30283 -- Fixed 
shellcheck warnings in django_bash_completion.

-- 
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/c588615f-109b-4bd6-a386-2bf7221df6f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to