Week ending February 18
*Triaged:*
https://code.djangoproject.com/ticket/35181 - behaviour of makemessage
dont follow documentation (needsinfo)
https://code.djangoproject.com/ticket/35185 - Daphne: websocket works
locally with ws protocol, but it connects and quickly disconnects in
production (invalid)
https://code.djangoproject.com/ticket/35183 - Run only a random subset
of tests. (wontfix)
https://code.djangoproject.com/ticket/35186 - Script run as manage.py
command gets frequent django.db.utils.InterfaceError: connection already
closed errors (duplicate)
https://code.djangoproject.com/ticket/35180 - PostgreSQL pattern ops
indexes are dropped when changing between CharField and TextField
(duplicate)
https://code.djangoproject.com/ticket/35194 - Postgres 16.2 with
_iexact leads to IndeterminateCollation (needsinfo)
https://code.djangoproject.com/ticket/35191 - Allow form renderer to
use custom template for label tag (wontfix)
https://code.djangoproject.com/ticket/35193 - Range dumper assumes
timezone aware datetimes. (invalid)
https://code.djangoproject.com/ticket/35195 - Remove type="text/css"
from <style>. (accepted)
https://code.djangoproject.com/ticket/35187 -
@sensitive_variables/sensitive_post_parameters decorators crash with
.pyc-only builds. (accepted)
https://code.djangoproject.com/ticket/35198 - Facet filters crash for
queryset with no ID. (accepted)
https://code.djangoproject.com/ticket/27201 - Django 1.10 with
STATICFILES_STORAGE breaks on absolute path in CSS with double slash (fixed)
https://code.djangoproject.com/ticket/35223 - Fields with db_default
raise ValidationErrors when full_clean() called (accepted)
https://code.djangoproject.com/ticket/35227 -
admin.display(ordering="") is raises exception while trying to ordering
field. (invalid)
*Reviewed/committed:*
https://github.com/django/django/pull/17843 - Refs #34900, Refs #34118
-- Updated assertion in test_skip_class_unless_db_feature() test on Python
3.12.2+.
https://github.com/django/django/pull/17839 - Fixed #35171 -- Updated
the design of the "Congrats" page.
https://github.com/django/django/pull/17850 - Refs #35058 -- Added
support for measured geometries to GDAL GeometryCollection and subclasses.
https://github.com/django/django/pull/17749 - Fixed #35122 -- Made
migrate --prune option respect --app_label.
https://github.com/django/django/pull/17851 - Fixed #28263 -- Fixed
TestCase setup for databases that don't support savepoints.
https://github.com/django/django/pull/17848 - Fixed #35179 -- Made
admindocs detect positional/keyword-only arguments.
https://github.com/django/code.djangoproject.com/pull/176 - Closed
database connections.
https://github.com/django/django/pull/17854 - Fixed #35195 -- Removed
unnecessary type="text/css" attributes from <style> tags.
https://github.com/django/django/pull/17814 - Fixed #33037 -- Fixed
Trunc() with offset timezones on MySQL, SQLite, Oracle.
https://github.com/django/code.djangoproject.com/pull/157 - Updated to
Trac 1.6 and Python 3.8.
https://github.com/django/django/pull/17855 - Fixed #34060 -- Fixed
migrations crash when adding check constraints with JSONField __exact
lookup on Oracle.
https://github.com/django/django/pull/17858 - Refs #34060 -- Fixed
crash when filtering against literal JSON with psycopg2.
https://github.com/django/django/pull/17811 - Fixed #29725 -- Removed
unnecessary join in QuerySet.count() and exists() on a many to many
relation.
https://github.com/django/code.djangoproject.com/commit/31b818aca8515005169e073c6a7188ddbbbf880d
- Disabled about page and web upload of plugins.
https://github.com/django/code.djangoproject.com/commit/165e4b4d2c8d783272f86c88680078029d6e397e
- Added username blocklist plugin.
https://github.com/django/code.djangoproject.com/pull/180 - Added
missing requirement for tracspamfilter plugin.
https://github.com/django/django/pull/14824 - Fixed #24018 -- Allowed
setting pragma options on SQLite.
https://github.com/django/django/pull/17861 - Fixed #28011 -- Corrected
Field.hidden docs.
*Authored:*
https://github.com/django/django/pull/17857 - Refs #30686 -- Removed
unused regexes in django.utils.text.
https://github.com/django/django/pull/17860 - Fixed #35187 -- Fixed
@sensitive_variables/sensitive_post_parameters decorators crash with
.pyc-only builds.
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-developers/da328829-b50d-4855-ac49-5cd813dd4af9n%40googlegroups.com.