Hi all. 

Calendar Week 27 -- ending 05 July.


Triaged:

https://code.djangoproject.com/ticket/20081 -- Minimize the risk of 
SECRET_KEY leaks (needsinfo)
https://code.djangoproject.com/ticket/31755 -- make temporal subtraction 
work without ExpressionWrapper (Accepted)
https://code.djangoproject.com/ticket/31754 -- preserve_filters 
doesn't work (needsinfo)
https://code.djangoproject.com/ticket/30415 -- Refactor runtests.py to 
allow using other test runners. (needsinfo
)
https://code.djangoproject.com/ticket/31752 -- Intermittent test failure on 
Windows with PostgreSQL (Accepted)
https://code.djangoproject.com/ticket/31750 -- Abstract model field should 
not be equal across models (Accepted)
https://code.djangoproject.com/ticket/31751 -- Add support for cx_Oracle 8 
(Accepted)
https://code.djangoproject.com/ticket/31747 -- Avoid potential admin model 
enumeration (Accepted)



Reviewed:

https://github.com/django/django/pull/13135 -- [2.2.x] Fixed 
ForeignKeyRawIdWidgetTest.test_render_unsafe_limit_choices_to on Python 3.5.
https://github.com/django/django/pull/13120 -- Improved performance of 
MEDIA_URL/STATIC_URL access and check SECRET_KEY on access.
https://github.com/django/django/pull/12752 -- Fixed #17664 -- Deprecated 
silencing exceptions in the {% if %} template tag.
https://github.com/django/django/pull/13101 -- Made JavaScript URL 
manipulation more robust with URL and URLSearchParams.
https://github.com/django/django/pull/13098 -- Simplified JavaScript with 
Array.prototype.includes().
https://github.com/django/django/pull/12646 -- Fixed #31169 -- Adapted the 
parallel test runner to use spawn. [GSoC]
https://github.com/django/django/pull/13123 -- [2.2.x] Refs #31751 -- 
Doc'd that cx_Oracle < 8 is required.
https://github.com/django/django/pull/13122 -- Fixed #31751 -- Fixed 
database introspection with cx_Oracle 8.



Authored:

https://github.com/django/django/pull/13137 -- Refs #6903 -- Adjusted 
ModelAdmin.preserve_filters docs.
https://github.com/django/django/pull/13126 -- Fixed #31752 -- Set explicit 
datetime for M2M ordering test.





Calendar Week 28 -- ending 12 July.


Triaged:

https://code.djangoproject.com/ticket/31774 -- validate_unique in Model 
class doesn't validate uniqueness for ImageField. (worksforme)
https://code.djangoproject.com/ticket/31775 -- An option to enforce 
raw_id_fields in Admin site for all relation fields by default (Duplicate 
of #17881)
https://code.djangoproject.com/ticket/31768 -- `django.http.request` 
`validate_domains` - should be optional "Invalid HTTP_HOST 
header" (Invalid)
https://code.djangoproject.com/ticket/31764 -- Add a way to allow subdomain 
wildcards in the set of allowed hosts for redirects after login/logout 
(needsinfo)
https://code.djangoproject.com/ticket/31759 -- Why do instance hints in 
ForwardManyToOneDescriptor use the related object? (Invalid)



Reviewed:

https://github.com/django/django/pull/13168 -- Used urllib.parse.urljoin() 
in auth_tests to join URLs.
https://code.djangoproject.com/ticket/31773 -- ExpressionWrapper loses 
output_field for combined expression without an output_field.
https://github.com/django/django/pull/12632 -- Fixed #31405 -- Added 
LoginRequiredAuthenticationMiddleware force all views to require 
authentication by default.
https://github.com/django/django/pull/13088 -- Fixed #31573 -- Made 
QuerySet.update() respect ordering on MariaDB/MySQL.
https://github.com/django/django/pull/13164 -- Fixed #31739 -- Documented 
dependency between HttpRequest stream IO methods and body.
https://github.com/django/django/pull/13158 -- Fixed #31767 -- Fixed 
QuerySet.none() on combined queryset.
https://github.com/django/django/pull/13153 -- Fixed #31765 -- Use feature 
detection to detect if SQlite supports atomically renaming references
https://github.com/django/django/pull/13157 -- Fixed #31502 -- Document 
Model._state.db and Model._state.adding.
https://github.com/django/django/pull/12310 -- Fixed #31180 -- Configured 
applications automatically.
https://code.djangoproject.com/ticket/31747 -- Avoid potential admin model 
enumeration



Authored:

https://github.com/django/django/pull/13072 -- Removed unsupported 
third-party backends from docs.




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/ab670625-766b-415c-9e1d-abbbe77180cao%40googlegroups.com.

Reply via email to