Fellow Report - December 30, 2017

35 views
Skip to first unread message

Tim Graham

unread,
Dec 30, 2017, 8:18:51 PM12/30/17
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/28959 - Clicking "No, take me back" on the delete selected inline foreign key / one-to-one field confirmation page does nothing (accepted)

https://code.djangoproject.com/ticket/28961 - Convert result of predicate in the function django.utils.functional.partition to bool (wontfix)

https://code.djangoproject.com/ticket/28950 - ArrayField.has_changed() returns True for unchanged fields (accepted)

https://code.djangoproject.com/ticket/28913 - If MIGRATIONS_MODULES has a missing top-level package, proper error message is not displayed (accepted)

https://code.djangoproject.com/ticket/28965 - Update cookie date format to follow RFC2616 (accepted)

https://code.djangoproject.com/ticket/28966 - Document that the UUID URL path converter requires dashes (fixed)

https://code.djangoproject.com/ticket/28920 - AlterModelManagers migration is generated for all Models with custom Managers, which is not compatible with Django 1.8 (invalid)

https://code.djangoproject.com/ticket/28953 - makemigrations with specified app label tries to connect to other databases that are not directly related (needsinfo)

https://code.djangoproject.com/ticket/28935 - Template error raised in an {% extends %} child template shows incorrect source location on debug page (accepted)

https://code.djangoproject.com/ticket/28852 - Search in admin can't use index when several fields are in `search_fields` (wontfix)


Authored

----------

https://github.com/django/django/pull/9506 - Moved generic_inlineformset_factory tests to a separate file.

https://github.com/django/django/pull/9499 - Refs #28965 -- Deprecated unused django.utils.http.cookie_date().


Reviewed/committed

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

https://github.com/django/django/pull/9373 - Fixed #28731 -- Added an error message when using an empty Q() in a When expression.

https://github.com/django/django/pull/9487 - Fixed #28944 -- Fixed crash when chaining values()/values_list() after QuerySet.select_for_update(of=()).

https://github.com/django/django/pull/9493 - Fixed #28930 -- Simplified code with any() and all().

https://github.com/django/django/pull/9491 - Fixed #28958 -- Fixed admin changelist crash when using a query expression in the page's ordering.

https://github.com/django/django/pull/9303 - Fixed #28714 -- Added system checks for invalid model field names in Meta.indexes.

https://github.com/django/django/pull/9387 - Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.

https://github.com/django/django/pull/9463 - Fixed #28926 -- Fixed loss of precision of big DurationField values on SQLite and MySQL.

https://github.com/django/django/pull/9383 -  Fixed #25817 -- Made RenameField repoint to_field/to_fields references.

https://github.com/django/django/pull/9454 - Fixed #28912 -- Made EmailMessage.message()  exclude an empty To field.

https://github.com/django/django/pull/9385 - Fixed #14642 -- Fixed generic inline formsets crash when using save_as_new=True.

https://github.com/django/django/pull/9500 - Fixed #28117 -- Added a helpful message in loaddata when psycopg2 can't load a fixture due to NUL characters.

https://github.com/django/django/pull/9499 - Fixed #28965 -- Updated cookie date format to follow RFC 7231.

https://github.com/django/django/pull/9512 - Fixed #28918 -- Fixed Model.refresh_from_db() for instances hidden by the default manager.

Reply all
Reply to author
Forward
0 new messages