Week ending December 31

*Triaged:*    https://code.djangoproject.com/ticket/35062 - Update csrf.py 
to check request.POST if request.method is not GET (invalid)
    https://code.djangoproject.com/ticket/35059 - ASGI server leaves stale 
DB connections (needsinfo)
    https://code.djangoproject.com/ticket/35064 - Window.order_by decimal 
field is broken on SQLite (accepted)
    https://code.djangoproject.com/ticket/35065 - Autocomplete field is not 
rendered with error color border. (accepted)
    https://code.djangoproject.com/ticket/35066 - Unsupported operand 
exception in response.py (invalid)
    https://code.djangoproject.com/ticket/35067 - jsonb register (duplicate)
    https://code.djangoproject.com/ticket/35068 - decimal as Float in 
settings (invalid)
    https://code.djangoproject.com/ticket/35069 - Typo in Form.label_suffix 
example in docs. (accepted)
    https://code.djangoproject.com/ticket/35070 - Default form output in 
docs is shown as as_table() instead of as_div() (invalid)
    https://code.djangoproject.com/ticket/35075 - Add support for 
deduplicate_items option to BTreeIndex for PostgreSQL 13+. (accepted)
    https://code.djangoproject.com/ticket/35072 - Model docs Field.choices 
inconsistency between reference and topic guide. (accepted)
    https://code.djangoproject.com/ticket/35071 - Resolve lazy translation 
objects inside dictionaries when saving JSONFields (accepted)
    https://code.djangoproject.com/ticket/35076 - improvement to the doc of 
ModelAdmin.view_on_site (invalid)


*Reviewed/committed:*    https://github.com/django/django/pull/17637 - Refs 
#35058 -- Added __repr__() to OGRGeomType.
    https://github.com/django/django/pull/17614 - Improved 
cache.tests.FileBasedCacheTests.test_touch to avoid flakiness due to slow 
file system access.
    https://github.com/django/django/pull/17638 - Refs #35058 -- Made 
OGRGeomType aware of additional WKB geometry types.
    https://github.com/django/django/pull/17610 - Improved 
DEFAULT_FROM_EMAIL/SERVER_EMAIL docs.
    https://github.com/django/django/pull/17652 - Fixed #35065 -- Corrected 
border color for autocomplete fields with errors in admin.
    https://github.com/django/django/pull/17653 - Removed unnecessary 
list() calls on sorted().
    https://github.com/django/django/pull/17658 - Fixed #35064 -- Fixed 
Window(order_by) crash with DecimalFields on SQLite.
    https://github.com/django/django/pull/17625 - Fixed #34670 -- Improved 
loading of theme in admin.
    https://github.com/django/django/pull/17596 - Fixed #29049 -- Added 
slicing notation to F expressions.
    https://github.com/django/django/pull/17661 - Fixed #35069 -- Fixed 
typo in docs/ref/forms/api.txt.
    https://github.com/django/django/pull/17643 - Fixed #35051 -- Prevented 
runserver from removing non-zero Content-Length for HEAD requests.
    https://github.com/django/django/pull/17664 - Used JSON_OBJECT database 
function on PostgreSQL 16+.


*Authored:*    https://github.com/django/django/pull/17647 - Fixed #35056 
-- Fixed system check crash on reverse m2m relations with related_name in 
ModelAdmin.filter_horizontal/vertical.
    https://github.com/django/django/pull/17648 - [3.2.x] Pinned 
python-memcached == 1.59 in test requirements.
    https://github.com/django/django/pull/17651 - [5.0.x] Updated asgiref 
dependency for 5.0 release series.
    https://github.com/django/django/pull/17654 - Corrected code-block 
directives in docs.
    https://github.com/django/django/pull/17659 - Used addCleanup() in 
tests where appropriate.
    https://github.com/django/code.djangoproject.com/pull/145 - Updated 
default ticket version to 5.0.

Best,
Mariusz

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/ccbc1dbf-f10d-458b-8f0d-a43b832ee8abn%40googlegroups.com.

Reply via email to