Fellow Report - August 20, 2016

64 views
Skip to first unread message

Tim Graham

unread,
Aug 20, 2016, 9:05:50 PM8/20/16
to Django developers (Contributions to Django itself)

Triaged

-------

https://code.djangoproject.com/ticket/27075 - URLconf does not properly import underscore-containing module identifiers (worksforme)

https://code.djangoproject.com/ticket/27071 - Raise a friendly exception when a string is returned from a view function (wontfix)

https://code.djangoproject.com/ticket/27084 - Admin site does not listen to database routers when adding objects (duplicate)

https://code.djangoproject.com/ticket/27092 - Migrations: Creating and then renaming a ForeignKey fails when index and constraint created (duplicate)


Authored

--------

https://github.com/django/django/pull/7091 - Fixed #27058 -- Reallowed the {% for %} tag to unpack any iterable.

https://github.com/django/django/pull/7109 - Fixed #27072 -- Fixed AddGeometryColumn error when altering a SpatiaLite table.

https://github.com/django/django/pull/7113 - Fixed #27081 -- Allowed migrations to serialize methods on pypy.

https://github.com/django/django/pull/7118 - Fixed #27089 -- Added database alias to InconsistentMigrationHistory message.

https://github.com/django/django/pull/7120 - Fixed #26807 -- Documented how to replicate SubfieldBase's assignment behavior.

https://github.com/django/django/pull/7125 - Fixed #26571 -- Corrected recommendation for converting timestamps to tz-aware datetimes.

https://github.com/django/djangopeople/pull/71 - Fix "Unicode-objects must be encoded before hashing" crash in openid view


Reviewed/committed

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

https://github.com/django/django/pull/7078 - Fixed #27057 -- Made setup_test_environment() store saved settings in one place.

https://github.com/django/django/pull/6872 - Fixed #26840 -- Added test.utils.setup/teardown_databases().

https://github.com/django/django/pull/7107 - Fixed #27077 -- Made calls checking for in-memory database more DRY.

https://github.com/django/django/pull/7100 - Fixed #27069 -- Doc'd which gettext functions may be aliased as _.

https://github.com/django/django/pull/7077 - Fixed #27054 -- Fixed makemigrations crash with a read-only database.

https://github.com/django/django/pull/7088 - Fixed #25871 -- Added expressions support to QuerySet.values().

https://github.com/django/django/pull/7096 - Fixed #22414 -- Ensured that LiveServerTestCase closes connections.

https://github.com/django/django/pull/6216 - Fixed #22288 -- Fixed F() expressions with the  __range lookup.

https://github.com/django/django/pull/6923 - Fixed #26902 -- Allowed is_safe_url() to require an https URL.

https://github.com/django/django/pull/7127 - Fixed #27018 -- Fixed admindocs crash with a view in a class.


Reviews of core dev work

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

https://github.com/django/django/pull/7115 - Fixed #27073 -- Fixed duplicated managers in _meta.managers.

https://github.com/django/django/pull/7097 - Fixed #27068 -- Unified form field initial data retrieval.
Reply all
Reply to author
Forward
0 new messages