Triaged

-------

https://code.djangoproject.com/ticket/26537 - BaseInlineFormSet Adds N 
Entries to form._meta.fields For FK (duplicate)

https://code.djangoproject.com/ticket/26541 - Add a 
DatabaseFeatures.supports_transactions() method for MySQL (accepted)

https://code.djangoproject.com/ticket/26540 - Can't run tests without 
"default" connection set (duplicate)

https://code.djangoproject.com/ticket/26545 - Improve documentation of 
numeric dictsort template filter arguments (duplicate)

https://code.djangoproject.com/ticket/26550 - Underscore (_) is not allowed 
in domain names (duplicate)

https://code.djangoproject.com/ticket/26543 - Changelist actions don't 
redirect after failed action resulting in possible ERR_CACHE_MISS in next 
steps (accepted)

https://code.djangoproject.com/ticket/26551 - ORM generates invalid 
PostgreSQL query with Inverted Q() object that crosses relations (accepted)

https://code.djangoproject.com/ticket/26560 - m2m_changed signal does not 
fire in django admin when using inlines (invalid)

Authored

--------

https://github.com/django/django/pull/6498 - Fixed #15667 -- Added 
template-based widget rendering. (rebasing and documentation, still WIP)

Reviewed/committed

------------------

https://github.com/django/django/pull/6489 - Refs #26033 -- Added password 
hasher support for Argon2 v1.3.

https://github.com/django/django/pull/6503 - Fixed #21332, #26538 -- Fixed 
inconsistent and duplicate form fields on inline formsets.

https://github.com/django/django/pull/6513 - Fixed #26542 -- Fixed quoting 
in CreateExtension operation.

https://github.com/django/django/pull/6514 - Fixed #26440 -- Added a 
warning for non-url()s in urlpatterns.

https://github.com/django/django/pull/6534 - Refs #26428 -- Added support 
for relative path redirects to the test client.

https://github.com/django/django/pull/6533 - Fixed #26557 -- Converted 
empty strings to None when saving GenericIPAddressField.

https://github.com/django/django/pull/6511 - Fixed #26546 -- Allowed 
HTTPStatus enum values to be used as HttpResponse.status

https://github.com/django/django/pull/6532 - Refs #26479 -- Documented 
is/is not if tag operator behavior for nonexistent variables.

https://github.com/django/django/pull/6491 - Fixed #26207 -- Replaced 
dynamic classes with non-data descriptors for deferred instance loading.
https://github.com/django/django/pull/6321 - Fixed #26058 -- Delegated 
FileField's filename generation to the Storage.

-- 
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/7d465999-d06a-406d-92b7-b21dc98cc678%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to