Week ending November 22, 2020.

*Triaged: *
   https://code.djangoproject.com/ticket/32193 - Deprecate MemcachedCache. 
(created) 
   https://code.djangoproject.com/ticket/32194 - Issue while rendering view 
with Django 3.1.3. (invalid) 
   https://code.djangoproject.com/ticket/32198 - Passwords of users created 
in admin user interface possibly not hashed? (invalid) 
   https://code.djangoproject.com/ticket/32197 - Misleading error when 
loading a database backend fails with ImportError (accepted) 
   https://code.djangoproject.com/ticket/32199 - Missing documentation of 
JSONField in ModelForm field mapping (accepted) 
   https://code.djangoproject.com/ticket/32201 - remove obsolete 
isort:skip's (accepted) 
   https://code.djangoproject.com/ticket/32200 - Aggregating when grouping 
on an ExpressionWrapper omits the expression from the group by (accepted) 
   https://code.djangoproject.com/ticket/32202 - django-admin runserver and 
get_child_arguments() crashes on Windows and Python < 3.8. (accepted) 
   https://code.djangoproject.com/ticket/32208 - add filter is unable to 
concatenate strings with lazy string (accepted) 
   https://code.djangoproject.com/ticket/32211 - Add Codespaces 
Configuration (wontfix) 
   https://code.djangoproject.com/ticket/32210 - Django Admin with Inlines 
not using UUIDField default value (accepted) 
   https://code.djangoproject.com/ticket/32213 - 
QuerySet.values()/.values_list() on KeyTransforms return wrong values for 
double-quoted strings on SQLite and Oracle (accepted) 
   https://code.djangoproject.com/ticket/32215 - documentation possible 
error - minor (invalid) 
   https://code.djangoproject.com/ticket/32214 - Add 
django.core.exceptions.NON_FIELD_ERRORS key to the settings (wontfix) 
   https://code.djangoproject.com/ticket/32216 - Can not execute tests with 
spatialite as database backend (invalid) 
   https://code.djangoproject.com/ticket/32218 - 
storage.StaticFilesStorage.post_process substitutes relative URLs in 
comments (duplicate) 
   https://code.djangoproject.com/ticket/32220 - Add a 'durable' flag to 
transaction.atomic() (accepted) 

*Reviewed/committed: *
   https://github.com/django/django/pull/13677 - Refs #24474 -- Changed 
AdminSite.empty_value_display property to an attribute. 
   https://github.com/django/django/pull/13674 - Doc'd that admin site 
booleans are tri-state. 
   https://github.com/django/django/pull/13503 - Fixed #31496 -- Fixed 
QuerySet.values()/values_list() crash on combined querysets ordered by 
annotations. 
   https://github.com/django/django/pull/13684 - Fixed #32197 -- Improved 
error message when loading a database backend fails. 
   https://github.com/django/django/pull/13667 - Fixed #31507 -- Added 
QuerySet.exists() optimizations to compound queries. 
   https://github.com/django/django/pull/13687 - Fixed #32201 -- Removed 
obsolete isort:skip's. 
   https://github.com/django/django/pull/13689 - Fixed #32200 -- Fixed 
grouping by ExpressionWrapper() with Q objects. 
   https://github.com/django/django/pull/13464 - Fixed #32053 -- Fixed 
accessibility issues on the 'Congrats' page. 
   https://github.com/django/django/pull/11288 - Refs #15053 -- Clarified 
debug message when skipping templates to avoid recursion. 

*Reviewed: *
   https://github.com/django/djangoproject.com/pull/1032 - Update to Django 
3.1 and other requirements with related fixes. 
   https://github.com/django/django/pull/13693 - Fixed #32202 -- Fixed 
autoreloader argument generation on Windows with Python 3.7-. 
   https://github.com/django/django/pull/13651 - Fixed #32172 -- Adapted 
signals to allow async handlers. 

*Authored: *
   https://github.com/django/django/pull/13697 - Simplified JSONField key 
transforms by using JSON_OBJECT() on Oracle.

Best,
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/e48af617-4852-4307-a81c-b9fd2c1b6848n%40googlegroups.com.

Reply via email to