Week ending August 25, 2018

Triaged

-------

https://code.djangoproject.com/ticket/29697 - Complex query crashes with 
"missing FROM-clause entry for table" (accepted)

https://code.djangoproject.com/ticket/29701 - has_add_permission  in 
admin.TabularInline gives KeyError exception (duplicate)

https://code.djangoproject.com/ticket/29699 - Remove redirect loop warning 
re. using redirect_authenticated_user with permissions checking (invalid)

https://code.djangoproject.com/ticket/29708 - Deprecate PickleSerializer 
and move it out of core (someday/maybe)

https://code.djangoproject.com/ticket/29709 - Recommend django-pyodbc-azure 
instead of django-mssql as Microsoft SQL Server backend (fixed)

Authored

----------

https://github.com/pennersr/django-allauth/pull/2093 - Add testing for 
Django 2.1

https://github.com/kennethreitz/dj-database-url/pull/109 - Add testing for 
Django 2.1

Reviewed/committed

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

https://github.com/django/django/pull/10285 - Fixed #29690 -- Fixed aligned 
<ul> positioning for RTL languages in admin.

https://github.com/django/django/pull/10293 - Fixed #29625 -- Made 
Model.refresh_from_db() clear prefetch related caches.

https://github.com/django/django/pull/10316 - Fixed #29236 -- Fixed 
diffsettings crash if using settings.configure().

https://github.com/django/django/pull/10321 - Fixed #29689 -- Improved 
performance of FileSystemStorage.listdir() and FilePathField with 
os.scandir().

https://github.com/django/django/pull/9868 - Fixed #29695 -- Added system 
checks for admin's app dependencies and TEMPLATES setting.

https://github.com/django/django/pull/10323 - Fixed #29696 -- Prevented 
BaseModelFormSet.initial_form_count()'s from treating data={} as unbound.

https://github.com/django/django/pull/10324 - Fixed #29654 -- Made text 
truncation an ellipsis character instead of three dots.

https://github.com/django/django/pull/10312 - Fixed #29658 -- Registered 
model lookups in tests with a context manager.

https://github.com/django/django/pull/10326 - Fixed #29698 -- Fixed 
Field._check_choices() crash on invalid choices.

https://github.com/django/django/pull/10199 - Fixed #26352 -- Made system 
check allow ManyToManyField to target the same model if through_fields 
differs.

https://github.com/django/django/pull/10201 - Fixed #29570 -- Added check 
that MEDIA_URL isn't in STATIC_URL.

https://github.com/django/django/pull/10331 - Fixed #29705 -- Fixed 
ImageField RuntimeError crash for WebP files.

https://github.com/django/django/pull/10307 - Fixed #29704 -- Fixed 
manage.py test --testrunnner if it isn't followed by an equals sign.

https://github.com/django/django/pull/9673 - Fixed #29048 -- Added 
**extra_context arg to as_vendor() methods in database functions.

https://github.com/django/django/pull/9843 - Fixed #29226 -- Doc'd 
modify_settings() ordering considerations for Python < 3.6.
https://github.com/django/django/pull/10313 - Fixed #29687 -- Allowed the 
test client to serialize list/tuple as JSON.

-- 
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/805310c9-6a74-4c3b-a2b7-ca4a9436cfd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to