Hi all. 

Calendar Week 19 -- ending 12 May.


Triaged:

https://code.djangoproject.com/ticket/30472 -- Argon2id should be supported 
and become the default variety for Argon2PasswordHasher (Accepted)
https://code.djangoproject.com/ticket/30469 -- Boolean False becomes NULL 
with recent mysql-connector-python (Invalid)
https://code.djangoproject.com/ticket/30470 -- Complete assertHTMLEqual() 
support for all self closing tags (Accepted)
https://code.djangoproject.com/ticket/30468 -- assertHTMLEqual doesn't 
account for all ASCII whitespace in a class attribute. (Accepted)
https://code.djangoproject.com/ticket/30467 -- `makemigrations app_label` 
sometimes tries to create migrations for unrequested app_label (invalid)
https://code.djangoproject.com/ticket/30449 -- Ordering problem in 
admin.RelatedFieldListFilter and admin.RelatedOnlyFieldListFilter (Accepted)
https://code.djangoproject.com/ticket/30453 -- Django's template 
library tags cant use already decorated things like lru_cache because of 
getfullargspec (needsinfo)
https://code.djangoproject.com/ticket/30466 -- FieldFile.save documentation 
is misleading (wontfix)
https://code.djangoproject.com/ticket/30459 -- If a StackedInline has 
fieldsets with the "collapsed" class, the "Show" link 
doesn't work on inline forms added with the "Add another [inline 
object]" link (Accepted)
https://code.djangoproject.com/ticket/30463 -- Deprecation message crashes 
when using a query expression in Model.ordering. (Accepted)
https://code.djangoproject.com/ticket/30457 -- on_commit should be 
triggered in a TestCase (Accepted)



Reviewed:

https://github.com/django/django/pull/11353 -- Fixed #30459 - Delegated 
hide/show JS toggle to parent div
https://github.com/django/django/pull/11348 -- Fixed #30470 -- Added 
assertHTMLEqual() support for all self closing tags.
https://github.com/django/django/pull/11346 -- Fixed trivial source comment 
typo.
https://github.com/django/django/pull/11344 -- Refs #27804 -- Used 
subTest() in HTMLEqualTests.test_self_closing_tags.
https://github.com/django/django/pull/11345 -- Fixed #30468 -- Fixed 
assertHTMLEqual() to handle all ASCII whitespace in a class attribute.
https://github.com/django/django/pull/11165 -- Fixed #30310 -- Added 
support for looking up HttpHeaders.headers using underscores.
https://github.com/django/django/pull/11343 -- Refs #30399 -- Made 
assertHTMLEqual normalize character and entity references.
https://code.djangoproject.com/ticket/27086 -- running servers.tests may 
hang in parallel mode on Mac OS X
https://github.com/django/django/pull/11209 -- Fixed #30451 -- Implemented 
ASGI handler and coroutine-safety.
https://github.com/django/django/pull/9884 -- Fixed 29336 -- Added docs for 
circular template inheritance.



Authored:

https://github.com/django/django/pull/11336 -- Removed redundant check from 
StaticFilesHandler.





Calendar Week 20 -- ending 19 May.


Triaged:

https://code.djangoproject.com/ticket/30475 -- Use of i18n_patterns and a 
buggy 404 template trigger internal server error without a backtrace 
(needsinfo)
https://code.djangoproject.com/ticket/30481 -- Document that force_text() 
allows lone surrogates. (Accepted)
https://code.djangoproject.com/ticket/30478 -- Do not require npm installed 
for JavaScript tests (tox -e javascript) (wontfix)



Reviewed:

https://github.com/django/django/pull/11374 -- Fixed #30485: Fixed 
django.utils.http.urlencode in the doseq=False case.
https://code.djangoproject.com/ticket/25633 -- GeoDjango KyngChaos 
installation instructions are outdated
https://code.djangoproject.com/ticket/30196 -- Make FileResponse always set 
Content-Disposition header.
https://code.djangoproject.com/ticket/30199 -- get_or_create documentation 
encourages unsafe usage
https://github.com/django/django/pull/11370 -- Make it very clear where 
LOGGING setting goes - be consistent.
https://code.djangoproject.com/ticket/30486 -- Custom aggregate function 
example needs updating for Django 2.2's `allow_distinct`
https://github.com/django/django/pull/11373 -- Fixed typo and added 
allow_distinct in docs/ref/models/expressions.txt
https://github.com/django/django/pull/11371 -- Fixed #30483 -- Switched 
test requirement to psycopg2 package.
https://code.djangoproject.com/ticket/30220 -- Use headless browsers for 
selenium tests.
https://github.com/django/django/pull/11362 -- Changed tuple choices to 
list in docs.
https://github.com/django/django/pull/11363 -- Changed docs to link to 
Python's description of iterable.
https://github.com/django/django/pull/11366 -- Fixed mis-capitalisation in 
comment.



Authored:

https://github.com/django/django/pull/11353 -- Fixed #30459 - Delegated 
hide/show JS toggle to parent div.




Calendar Week 21 -- ending 26 May.


Triaged:

https://code.djangoproject.com/ticket/30505 -- rdering of Field.choices is 
significant for makemigrations (Accepted)
https://code.djangoproject.com/ticket/30504 -- Order of arguments on 
redirect incorrect on documentation (Accepted)
https://code.djangoproject.com/ticket/30500 -- Error reporting returns a 
circular import error on a python formatting error, and does not restart 
the development server (needsinfo -> Invalid)
https://code.djangoproject.com/ticket/30499 -- PasswordResetView should be 
allowed to set `domain_override` (Accepted)
https://code.djangoproject.com/ticket/30256 -- autocomplete_fields cause 
one or two extra queries for each field wth foreign key or many to many 
relation (Accepted)
https://code.djangoproject.com/ticket/30485 -- Unexpected behavior for 
django.utils.http.urlencode (Accepted)



Reviewed:

https://github.com/django/django/pull/11189 -- Fixed #28780 -- Allowed 
specyfing a token parameter for password reset URLs.
https://github.com/django/django/pull/11374 -- Fixed #30485: Fixed 
django.utils.http.urlencode in the doseq=False case




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 post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/caa6c23a-0d23-4ac0-bf20-a6ef07f1e135%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to