Week ending May 3, 2020.

*Triaged:*
https://code.djangoproject.com/ticket/31517 - 
ManifestFilesMixin.file_hash() returning None get's included in hashed 
filename as 'None'. (accepted)
https://code.djangoproject.com/ticket/31513 - Store failed tests in files. 
(wontfix)
https://code.djangoproject.com/ticket/31369 - Deprecate the model 
NullBooleanField. (fixed)
https://code.djangoproject.com/ticket/31519 - Unclosed tags don't cause 
syntax errors in templates. (wontfix)
https://code.djangoproject.com/ticket/31515 - Django tries to reuse MySQL 
connections that have gone away with ASGI. (accepted)
https://code.djangoproject.com/ticket/31521 - test_parsing_rfc850 test 
failure on 32-bit platforms. (accepted)
https://code.djangoproject.com/ticket/31523 - Remove jQuery dependency from 
actions.js. (accepted)
https://code.djangoproject.com/ticket/31522 - FilteredSelectMultiple widget 
jumps to top when an option is added. (accepted)
https://code.djangoproject.com/ticket/31525 - Development vs Production. 
(invalid)
https://code.djangoproject.com/ticket/31529 - Add support for pathlib and 
os.PathLike in migrations serializer. (accepted)
https://code.djangoproject.com/ticket/31530 - Check that 
CheckConstraint.check and UniqueConstraint.condition don't span joins. 
(accepted)

*Reviewed/committed:*
https://github.com/django/django/pull/12792 - Refs #18325 -- Removed 
unnecessary line endings in management commands.
https://github.com/django/django/pull/12803 - Fixed #31517 -- Fixed 
HashedFilesMixin.hashed_name() if hash of the file is None.
https://github.com/django/django/pull/12447 - Changed 
django.forms.ValidationError imports to 
django.core.exceptions.ValidationError.
https://github.com/django/django/pull/12786 - Fixed #29249 -- Made JSON and 
YAML serializers use Unicode by default.
https://github.com/django/django/pull/12804 - Refs #30400 -- Improved 
typography of user facing strings in admin changelist.
https://github.com/django/django/pull/12809 - Fixed #31356 -- Changed IRC 
links to the Freenode webchat.
https://github.com/django/django/pull/12818 - Fixed #31521 -- Skipped 
test_parsing_rfc850 test on 32-bit systems.
https://github.com/django/django/pull/12789 - Fixed #25712 -- Reorganized 
templates docs.
https://github.com/django/django/pull/10338 - Fixed #20581 -- Added support 
for deferrable unique constraints.
https://github.com/django/django/pull/12829 - Refs #27778 -- Removed 
reference to ASCII usernames in django.contrib.auth.models.User docs.
https://github.com/django/django/pull/12659 - Doc'd Meta inheritance from 
abstract parents.
https://github.com/django/django/pull/12704 - Fixed #31455 -- Added support 
for deferrable exclusion constraints on PostgreSQL.

*Authored:*
https://github.com/django/django/pull/12822 - Refs #27468 -- Made user 
sessions use SHA-256 algorithm.
https://github.com/django/django/pull/12834 - Refs #31032 -- Removed 
obsolete CSS workaround for IE in openlayers template.
https://github.com/django/django/pull/12836 - Updated admin's Select2 to 
4.0.13.

Best regards,
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/8135ddde-6a2c-4d12-ace2-1df81286f32d%40googlegroups.com.

Reply via email to