Hi All,
Calendar Week 6 -- ending 09 February. Triaged: https://code.djangoproject.com/ticket/31229 -- Add setting to allow flexible session saving based on response codes (wontfix) https://code.djangoproject.com/ticket/31232 -- Add secure default SECURE_REFERRER_POLICY / Referrer-policy header (Accepted) Reviewed: https://github.com/django/django/pull/12339 -- Fixed #31177 -- Used "raise from" when wrapping exceptions, all over the codebase https://github.com/django/django/pull/12350 -- Refs #31177 -- Specified using explicit exception chaining in style guide. https://github.com/django/django/pull/12423 -- Refs #31233 -- Added "error" filter for RuntimeWarning during tests. https://github.com/django/django/pull/12387 -- Fixed #31216 -- Added support for colorama terminal colors on Windows. https://github.com/django/django/pull/11650 -- Fixed #31224 -- Implemented asynchronous views. https://github.com/django/django/pull/12421 -- Refs #28214 -- Added test for escaping JSONField key lookups. https://github.com/django/django/pull/12420 -- mproved grammar in 3.0 SECURE_CONTENT_TYPE_NOSNIFF release note. https://github.com/django/django/pull/10921 -- Refs #28215 -- Mark credentials as a sensitive variable https://github.com/django/django/pull/11414 -- Fixed #30509 -- Various FileResponse fixes and changes https://github.com/django/django/pull/11828 -- Refs #26601 - Enforced get_response arg to middleware classes. https://github.com/django/django/pull/12413 -- Updated Python license for 2020. https://github.com/django/django/pull/12017 -- Refs #21231 -- Backport urllib.parse.parse_qsl() from Python 3.8. Calendar Week 7 -- ending 16 February. Triaged: https://code.djangoproject.com/ticket/31269 -- Generic Relations on multi table inheritance does not behave as other fields (needsinfo) https://code.djangoproject.com/ticket/31266 -- Implement `user.is_member(group)` to easily check whether a user belongs to a group or not (wontfix) https://code.djangoproject.com/ticket/31259 -- Add a dark theme to the admin module (Accepted) https://code.djangoproject.com/ticket/31243 -- Implement set/remove/clear for non-nullable Reverse FKs (needsinfo) https://code.djangoproject.com/ticket/31242 -- RelatedManager Set Semantics vs. Behavior (wontfix) https://code.djangoproject.com/ticket/31258 -- Django admin deletes only one instance from many (worksforme) https://code.djangoproject.com/ticket/5069 -- newforms cannot initial SelectDateWidget 's value (wontfix) Reviewed: https://github.com/django/django/pull/11828 -- Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. https://github.com/django/django/pull/11650 -- Fixed #31224 -- Implemented asynchronous views. https://github.com/django/django/pull/12434 -- Fixed #31246 -- Fixed locking models in QuerySet.select_for_update(of=()) for related fields and parent link fields with multi-table inheritance. https://github.com/django/django/pull/12431 -- Fixed #31240 -- Properly close FileResponse when wsgi.file_wrapper isused. https://github.com/django/django/pull/12430 -- Fixed #31253 -- Fixed data loss possibility when using caching from async code. 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/11537311-1bcd-4d70-821c-370e43775f6c%40googlegroups.com.
