Week ending August 13, 2023

*Triaged:*    https://code.djangoproject.com/ticket/22055 - 404 page does 
not display stack trace when Resolver404 is raised from a view (wontfix)
    https://code.djangoproject.com/ticket/34766 - utils.text: slugify 
misses "l" when converting "ł" (duplicate)
    https://code.djangoproject.com/ticket/34767 - AdminReadonlyField may 
not show links to related models when the related model has been downcasted 
(needsinfo)
    https://code.djangoproject.com/ticket/34769 - JSONField key/path 
transforms tests fail on Oracle 21c. (created)
    https://code.djangoproject.com/ticket/29061 - manage.py makemessages 
throws syntax error due to incorrectly generated django.pot, again 
(worksforme)
    https://code.djangoproject.com/ticket/34771 - QuerySet.order_by() 
crashes on constants that cannot be cast on MySQL. (invalid)
    https://code.djangoproject.com/ticket/34772 - Exception with psycopg3 
binary package on Ubuntu 20.04 (needsinfo)
    https://code.djangoproject.com/ticket/34773 - 
settings.STATICFILES_STORAGE does not return correct value when STORAGES 
are defined (accepted)
    https://code.djangoproject.com/ticket/34774 - ModelAdmin form 
validation that cross-validates main form and inline formsets (duplicate)


*Reviewed/committed:*    https://github.com/django/django/pull/17131 - 
Fixed #34542 -- Made createsuperuser handle required blank fields in 
non-interactive mode.
    https://github.com/django/django/pull/17152 - Added IntegerField tests 
for invalid choices.
    https://github.com/django/django/pull/17112 - Fixed #34586 -- Made 
QuerySet.create() raise ValueError for reverse one-to-many relations.
    https://github.com/django/django/pull/17106 - Fixed #34692 -- Made 
autoreloader reset cached template loader for default renderer.
    https://github.com/django/django/pull/15841 - Fixed #33817 -- Added 
support for python-oracledb and deprecated cx_Oracle.
    https://github.com/django/django/pull/17157 - Fixed #34743 -- Fixed 
Meta.constraints validation crash when using pk.
    https://github.com/django/django/pull/16622 - Fixed #34362 -- Fixed 
FilteredRelation() crash on conditional expressions.
    https://github.com/django/django/pull/17163 - Added Uyghur language.


*Reviewed:*    https://github.com/django/django/pull/16943 - Fixed #31262 
-- Allowed dictionaries in Field.choices for named groups.


*Authored:*    https://github.com/django/django/pull/17153 - Refs #34233 -- 
Bumped required cx_Oracle to 8.3.
    https://github.com/django/django/pull/17154 - Fixed non-deterministic 
order in SubqueryTests.test_slice_subquery_and_query
    https://github.com/django/django/pull/17155 - Fixed 
DatabaseFeatures.supports_primitives_in_json_field on Oracle 21c+.

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/c55826cb-5f01-4ef3-a839-1e66d7117ad0n%40googlegroups.com.

Reply via email to