Week ending December 13, 2020. 

*Triaged: *
   https://code.djangoproject.com/ticket/32245 - Replacement for 
./manage.py test --liveserver? (invalid) 
   https://code.djangoproject.com/ticket/32247 - "App does not have 
migrations" message could be more helpful (invalid) 
   https://code.djangoproject.com/ticket/32236 - LoginRequiredMixin and 
PermissionRequiredMixin could use UserPassesTestMixin (wontfix) 
   https://code.djangoproject.com/ticket/32249 - Increment of duration 
field not works properly (duplicate) 
   https://code.djangoproject.com/ticket/32248 - QuerySet.get() leaves 
postgres in 'current transaction is aborted...' state if invalid data is 
passed. (invalid) 
   https://code.djangoproject.com/ticket/32250 - Typo in tutorial 04 
(invalid) 
   https://code.djangoproject.com/ticket/32251 - GEOSGeometry error logging 
when handling a GEOSException (invalid) 
   https://code.djangoproject.com/ticket/32253 - Tuple passed instead of 
string in warnings.warn in validate_key method in base.py (duplicate) 
   https://code.djangoproject.com/ticket/32252 - Using __isnull=True on a 
KeyTransform should not match JSON null on SQLite and Oracle (accepted) 
   https://code.djangoproject.com/ticket/32254 - Support Django Database 
Password Rotation (duplicate) 
   https://code.djangoproject.com/ticket/32257 - Django does not close 
persistent connections on server shutdown (needsinfo) 
   https://code.djangoproject.com/ticket/32258 - Documentation incorrect 
for HttpResponse (invalid) 
   https://code.djangoproject.com/ticket/32256 - squashmigrations optimizer 
crashes when fields' names are swapped using a temporary name (accepted) 

*Reviewed/committed: *
   https://github.com/django/django/pull/13749 - Removed lhs_only argument 
from KeyTransform.preprocess_lhs(). 
   https://github.com/django/django/pull/13753 - Refs #21012 -- Removed 
unnecessary _create_cache() hook. 
   https://github.com/django/django/pull/9272 - Fixed #32233 -- Cleaned-up 
duplicate connection functionality. 
   https://github.com/django/django/pull/13717 - Fixed #32178 -- Allowed 
database backends to skip tests and mark expected failures. 
   https://github.com/django/django/pull/13762 - Refs #31792 -- Updated SQL 
example in Exists() docs. 
   https://github.com/django/django/pull/13757 - Fixed #32252 -- Fixed 
__isnull=True on key transforms on SQLite and Oracle. 
   https://github.com/django/django/pull/13765 - Refs #32178 -- Fixed 
test_mark_expected_failures_and_skips_call teardown. 
   https://github.com/django/django/pull/13759 - Corrected docs regarding 
attributes required for logging in to the admin. 

*Authored: *
   https://github.com/django/django/pull/13758 - Fixed isolation of 
test_runner.EmptyDefaultDatabaseTest.

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/2c5d3612-f2ac-4a9d-98f6-46b330ccd04cn%40googlegroups.com.

Reply via email to