Fellow Report - July 15, 2017

40 views
Skip to first unread message

Tim Graham

unread,
Jul 15, 2017, 9:17:07 PM7/15/17
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/28384 - ModelAdmin.lookup_allowed() incorrectly raises DisallowedModelAdminLookup lookup with foreign key as primary key (accepted)

https://code.djangoproject.com/ticket/28388 - JSONField cannot be overridden to use OrderedDict as python-representation of objects of JSON (wontfix)

https://code.djangoproject.com/ticket/28393 - Add a helpful exception for invalid AutoField/IntegerField values (accepted)

https://code.djangoproject.com/ticket/28396 - filter_horizontal and filter_vertical do not scroll horizontally for long string representations (wontfix)

https://code.djangoproject.com/ticket/28400 - TransactionTestCase will truncate data created from data migration (invalid)


Authored

----------

https://github.com/django/django/pull/8748 - Refs #25588 -- Removed obsolete bits of RasterField support.

https://github.com/django/django/pull/8750 - Removed unused code in GISLookup.process_band_indices().

https://github.com/django/django/pull/8768 - Fixed #28397 -- Removed django.core.exceptions.DjangoRuntimeWarning.


Reviewed/committed

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

https://github.com/django/django/pull/8721 - Fixed #28378 -- Fixed union() and difference() when combining with queryset raising EmptyResultSet.

https://github.com/django/django/pull/8715 - Refs #27804 -- Used subTest() in urlpatterns_reverse tests.

https://github.com/django/django/pull/8678 - Fixed #14204 -- Enforced SQLite foreign key constraints.

https://github.com/django/django/pull/8731 - Made assertions in invalid_models_tests consistent.

https://github.com/django/django/pull/8735 - Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples.

https://github.com/django/django/pull/8679 - Fixed #22229 -- Added primary key validation to BaseModelFormSet._construct_form().

https://github.com/django/django/pull/8742 - Fixed #28389 -- Fixed pickling of LazyObject on Python 2 when wrapped object doesn't have __reduce__().

https://github.com/django/django/pull/8737 - Fixed #28174 -- Fixed crash in runserver's autoreload with Python 2 on Windows with non-str environment variables.

https://github.com/django/django/pull/8761 - Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it.

https://github.com/django/django/pull/8762 - Fixed #28394 -- Allowed setting BaseExpression.output_field (renamed from _output_field).

https://github.com/django/django/pull/8769 - Fixed #28399 -- Fixed QuerySet.count() for union(), difference(), and intersection() queries.
Reply all
Reply to author
Forward
0 new messages