Week ending March 5, 2023
*Triaged:*
https://code.djangoproject.com/ticket/34373 - Update docs on ForeignKey
to suggest setting "to" and object before a string (wontfix)
https://code.djangoproject.com/ticket/34374 - Windows 11 GIS Tests
Failing (accepted)
https://code.djangoproject.com/ticket/34376 - Admin has no support for
unique constraint fields. (worksforme)
https://code.djangoproject.com/ticket/34377 -
AdminSite.catch_all_view() drops query string in redirects (accepted)
https://code.djangoproject.com/ticket/34375 - GDAL and GIS missing LD
Library error message. (invalid)
https://code.djangoproject.com/ticket/34378 - Using in_bulk() with
id_list and order_by() (accepted)
https://code.djangoproject.com/ticket/34379 - Invalid regex pattern for
password reset token in 4.2b1 (invalid)
https://code.djangoproject.com/ticket/34381 - Postgres tests fail on
Windows (accepted)
https://code.djangoproject.com/ticket/34382 - DEFAULT_AUTO_FIELD
ignored for new models (invalid)
https://code.djangoproject.com/ticket/34385 - BaseTemporalField child
fields causing AttributeError to be raised by calling form.is_valid().
(wontfix)
https://code.djangoproject.com/ticket/34383 - Layout error in Admin
when using help_text (needsinfo)
https://code.djangoproject.com/ticket/34387 - DateFormat.P() does not
follow PHP's date string format (wontfix)
*Reviewed/committed:*
https://github.com/django/django/pull/16600 - Fixed #34372 -- Fixed
queryset crash on order by aggregation using OrderBy.
https://github.com/django/django/pull/16597 - Fixed #34368 -- Made
subquery raise NotSupportedError when referencing outer window expression.
https://github.com/django/django/pull/16605 - Refs #34140 -- Corrected
rst code-block and various formatting issues in docs.
https://github.com/django/django/pull/16596 - Fixed #34367 -- Updated
instructions for installing GeoDjango on Windows.
https://github.com/django/django/pull/16607 - Documented that
django.setup() is called under ASGI.
https://github.com/django/django/pull/16605 - Fixed #34374 -- Fixed GIS
tests on Windows.
https://github.com/django/django/pull/16613 - Fixed #34378 -- Made
QuerySet.in_bulk() not clear odering when id_list is passed.
https://github.com/django/django/pull/16612 - Fixed #34377 -- Fixed
preserving query strings in AdminSite.catch_all_view().
https://github.com/django/django/pull/16495 - Fixed #32539 -- Added
toggleable facet filters to ModelAdmin.
https://github.com/django/django/pull/16627 - Refs #34381, Refs #10929
-- Fixed
postgres_tests.test_aggregates.TestGeneralAggretate.test_empty_result_set()
on PostgreSQL 14+.
*Authored:*
https://github.com/django/django/pull/16604 - Refs #34320 -- Stopped
recreating check constraints when renaming fields.
https://github.com/django/django/pull/16609 - Fixed #34140 --
Reformatted code blocks in docs with blacken-docs.
https://github.com/django/django/pull/16616 - Moved duplicate user
declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests.
https://github.com/django/django/pull/16617 - Refs #34381 -- Fixed
isolation of MigrateTests.test_migrate_fake_initial().
https://github.com/django/django/pull/16624 - Refs #32539 -- Fixed
facet filter tests on Oracle.
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/6256f201-ef38-4fb1-8e6e-9f0cc113baban%40googlegroups.com.