Hi all. 

Calendar Week 36 -- ending 06 September.


Released Django versions 3.1.1, 3.0.10 and 2.2.16.


Triaged:

https://code.djangoproject.com/ticket/30952 -- KeyError: 
'_password_reset_token' during password reset. (needsinfo)
https://code.djangoproject.com/ticket/31974 -- SplitDateTimeWidget and 
is_valid problem (Invalid)
https://code.djangoproject.com/ticket/31970 -- Logging in from one browser 
logs me out from other browsers (wontfix)
https://code.djangoproject.com/ticket/31961 -- forms.ChoiceField calls 
choices callback multiple times. (Duplicate of #11390)
https://code.djangoproject.com/ticket/31941 -- FileField with a callable 
storage does not deconstruct properly (Accepted)
https://code.djangoproject.com/ticket/31938 -- Add a mechanism for page 
cache invalidation. (Duplicate of #5815)



Reviewed:

https://github.com/django/django/pull/13331 -- Async docs incorrectly 
stated that async_to_sync runs async function in same thread
https://github.com/django/django/pull/12017 -- Refs #21231 -- Backport 
urllib.parse.parse_qsl() from Python 3.8.
https://github.com/django/django/pull/13382 -- Refs #31224 -- Made 
sync_to_async() examples with ORM calls use thread sensitive.
https://github.com/django/django/pull/12928 -- Fixed #25791 -- Implement 
autoreload behaviour for cached template loader
https://github.com/django/django/pull/13134 -- Fixed #31747 -- Fixed model 
enumeration via admin URLs.
https://github.com/django/django/pull/13381 -- Fixed #31979 -- Made 
django.test.utils.setup_databases()'s time_keeper argument optional.
https://github.com/django/django/pull/13379 -- Refs #31901 -- Fixed 
SeleniumTests.test_list_editable_popups with headless mode.
https://github.com/django/django/pull/12646 -- Fixed #31169 -- Adapted the 
parallel test runner to use spawn. [GSoC]
https://github.com/django/django/pull/13364 -- Fixed #31858 - Reallowed 
whitespaces in URL paths outside of parameters.
https://github.com/django/django/pull/13343 -- Fixed #31941 -- Corrected 
FileField.deconstruct() with a callable storage. #13343



Authored:

https://github.com/django/django/pull/13376 -- Refs #11390 -- Clarified 
dual-calling of ChoiceField.choices callable.



Kind Regards,

Carlton

-- 
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/3224d277-0c8d-4935-85b4-4ff591c76ffdn%40googlegroups.com.

Reply via email to