Week ending August 28, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/33954 - NaN can be stored in 
DecimalField but cannot be retrieved (accepted) 
   https://code.djangoproject.com/ticket/33955 - AttributeError in 
admindocs ViewDetailView (accepted) 
   https://code.djangoproject.com/ticket/33941 - AutoField -> BigAutoField 
causes PostgreSQL sequence value changes (fixed) 
   https://code.djangoproject.com/ticket/33956 - timesince filter 
localization doesn't work for ru-RU (invalid) 
   https://code.djangoproject.com/ticket/33957 - The "Save and ..." buttons 
in the admin panel stopped working (duplicate) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15949 - Fixed #33916 -- Added 
support for serialization of enum.Flag in migrations. 
   https://github.com/django/django/pull/15982 - Refs #18707 -- Corrected 
django.test.Client signature in docs. 
   https://github.com/django/django/pull/15991 - Fixed #33830 -- Fixed 
VariableDoesNotExist when rendering ClearableFileInput. 
   https://github.com/django/django/pull/15973 - Fixed #33938 -- Fixed 
migration crash for m2m with a through model in another app. 
   https://github.com/django/django/pull/15993 - Fixed #33953 -- Reverted 
"Fixed #33201 -- Made RenameModel operation a noop for models with 
db_table." 
   https://github.com/django/django/pull/15969 - Fixed #33928 -- Avoided 
unnecessary queries when cascade updating. 
   https://github.com/django/django/pull/15995 - Fixed #33952 -- Reallowed 
creating reverse foreign key managers on unsaved instances. 
   https://github.com/django/django/pull/16002 - Fixed #33954 -- Prevented 
models.DecimalField from accepting NaN, Inf, and -Inf values. 

*Reviewed: *
   https://github.com/django/django/pull/15992 - Fixed #24179 -- Added 
filtering to selected side of vertical/horizontal filters. 

*Authored: *
   https://github.com/django/django/pull/16000 - Refs #30511 -- Updated 
docs about auto-incrementing primary keys on PostgreSQL.

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/2901073c-484e-467c-8f81-7c1318258ddcn%40googlegroups.com.

Reply via email to