Week ending February 10, 2018


Triaged

-------

https://code.djangoproject.com/ticket/29113 - Simplify 
django.forms.formsets.all_valid() and clarify docstring (fixed)

https://code.djangoproject.com/ticket/29052 - test database setup can 
truncate non-test database if two database aliases point to the same 
database (accepted)

https://code.djangoproject.com/ticket/29115 - Allow rendering of admin 
forms with Jinja2 (accepted)

https://code.djangoproject.com/ticket/29117 - Excessive memory use when 
multiple objects retrieved using objects.get() (duplicate)

https://code.djangoproject.com/ticket/29030 - Make construction of "View on 
site" and "View Site" URLs consistent (accepted)
https://code.djangoproject.com/ticket/29122 - Add a better font for 
Persian/Farsi to the admin (maybe)


Authored

----------

https://github.com/django/django/pull/9665 - Refs #28814 -- Fixed 
migrations crash with namespace packages on Python 3.7.

https://github.com/django/django/pull/9672 - Refs #27795 -- Removed 
force_bytes/text() usage in tests.

Reviewed/committed

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

https://github.com/django/django/pull/9657 - Refs #28723 -- Fixed stale 
prefetch_related cache after add/remove.

https://github.com/django/django/pull/8531 - Fixed #27999 -- Added test 
client support for HTTP 307 and 308 redirects.

https://github.com/django/django/pull/9667 - Fixed #28833 -- Prevented 
CacheMiddleware from caching responses with "Cache-Control: private".

https://github.com/django/django/pull/9645 - Fixed #29082 -- Allowed the 
test client to encode JSON request data.

https://github.com/django/django/pull/9538 - Fixed #25790 -- Allowed 
disable column sorting in the admin changelist.

https://github.com/django/django/pull/9235 - Fixed #17419 -- Added json_tag 
template filter.

https://github.com/django/django/pull/9660 - Fixed #29108 -- Fixed crash in 
aggregation of distinct+ordered+sliced querysets.

https://github.com/django/django/pull/9656 - Fixed #29109 -- Fixed the 
admin time picker widget for the Thai locale.

https://github.com/django/django/pull/9671 - Fixed #29118 -- Fixed crash 
with QuerySet.order_by(Exists(...)).

https://github.com/django/django/pull/8528 - Fixed #24747 -- Allowed 
transforms in QuerySet.order_by() and distinct(*fields).
https://github.com/django/django/pull/9560 - Fixed #28960 -- Added 
GEOSGeometry.buffer_with_style().

-- 
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/d686a668-80d7-45f2-97cd-d205b4a1de39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to