Week ending February 2, 2019

Triaged

-------

https://code.djangoproject.com/ticket/30146 - Move change form fieldset 
toggle to the right side (wontfix)

https://code.djangoproject.com/ticket/30150 - Django 1.11 with MySQL 8: 
"Unknown system variable 'TX_ISOLATION'" (wontfix)

https://code.djangoproject.com/ticket/30151 - QuerySet.last() and [] 
operator give different results (invalid)

https://code.djangoproject.com/ticket/30152 - MySQL: "Cannot change column 
'id': used in a foreign key constraint" when altering pk of model with 
ForeignKey to self (accepted)

https://code.djangoproject.com/ticket/30153 - ModelAdmin with custom 
widgets, inlines, and filter_horizontal can merge media in broken order 
(accepted)

Authored

----------

https://github.com/praekelt/django-recaptcha/pull/180 - Add testing for 
Django 2.2

https://github.com/django-haystack/django-haystack/pull/1659 - Add testing 
for Django 2.2

https://github.com/pennersr/django-allauth/pull/2192 - Add testing for 
Django 2.2

https://github.com/SmileyChris/easy-thumbnails/pull/510 - Add testing for 
Django 2.2

Reviewed/committed

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

https://github.com/django/django/pull/10904 - Fixed #30137 -- Replaced 
OSError aliases with the canonical OSError.

https://github.com/django/django/pull/10851 - Made test table cleanup in 
OperationTestBase more robust.

https://github.com/django/django/pull/10716 - Fixed #29973 -- Added 
compilemessages --ignore option.

https://github.com/django/django/pull/10874 - Fixed #30108 -- Allowed 
adding foreign key constraints in the same statement that adds a field.

https://github.com/django/django/pull/10877 - Fixed #22423 - Added support 
for MySQL operators on real geometries.

https://github.com/django/django/pull/10760 - Fixed #30020 -- Fixed 
importing nulls with LayerMapping.

https://github.com/django/django/pull/10822 - Fixed #30076 -- Added 
Model.get_FOO_display() even if field's choices are empty.

https://github.com/django/django/pull/10919 - Fixed #30147 -- Simplified 
directory creation with os.makedirs(..., exist_ok=True).

https://github.com/django/django/pull/10891 - Refs #28161 -- Doc'd 
INSTALLED_APPS requirement for ArrayField(CIText).

https://github.com/django/django/pull/10918 - Used LoginRequiredMixin in 
"Models and request.user" example.
https://github.com/django/django/pull/10730 - Fixed #29393 -- Prevented 
infinite loop in ExceptionReporter.get_traceback_frames().

-- 
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/6fa3a54e-c8b0-47fd-a088-48afc41b5318%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to