Fellow Report - September 26, 2015

43 views
Skip to first unread message

Tim Graham

unread,
Sep 26, 2015, 9:06:28 PM9/26/15
to Django developers (Contributions to Django itself)

Report for week ending September 26, 2015:


Triaged

-------

https://code.djangoproject.com/ticket/25441 - Add support for negative filesize to filesizeformat template filter (accepted)

https://code.djangoproject.com/ticket/25434 - Missing documentation for request.site attribute (accepted)

https://code.djangoproject.com/ticket/25421 - Twice run tests with --keepdb option in Oracle fails (accepted)

https://code.djangoproject.com/ticket/25442 - RunSQL migration is run twice (and once for real with "--fake") (invalid)

https://code.djangoproject.com/ticket/25447 - Emphasize the need to restart dev server when adding template tags (fixed)

https://code.djangoproject.com/ticket/25450 - HostnameField (Feature request) (won’t fix)

https://code.djangoproject.com/ticket/25455 - optimization dictfetchall in documentation (fixed)

https://code.djangoproject.com/ticket/25460 - Inconsistent behaviour from TimestampSigner with two different separators (invalid)

https://code.djangoproject.com/ticket/25456 - Make GenericIPAddressField normalize IPv4 addresses (accepted)


Authored

--------

https://github.com/django/django/pull/5344 - Fixed #25410 -- Fixed empty ClearableFileInput crash on Python 2.

https://github.com/django/django/pull/5353 - Fixed #25451 -- Added advice about organizing tests.

https://github.com/django/django/pull/5357 - Removed redundancy in admin_changelist tests.

https://github.com/django/django/pull/5358 - Fixed #25462 -- Removed Model.__unicode__() in favor of @python_2_unicode_compatible.

https://github.com/django/django/pull/5360 - Fixed #25376 -- Required virtualenv in installation instructions.

https://github.com/django/django/pull/5366 - Fixed #25466 -- Added backwards compatibility aliases for LoaderOrigin and StringOrigin.

https://github.com/django/django/pull/5368 - Fixed #24323 -- Documented @admin.register can't be used with super(XXXXAdmin in __init__().

https://github.com/django/code.djangoproject.com/pull/59 - Added a warning for Trac accounts without an email address.

https://github.com/django/djangoproject.com/pull/524 - Added missing mocks in fundraising tests.

Reviewed/committed

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

https://github.com/django/django/pull/5123 - Fixed #12856 -- Documented BoundField API.

https://github.com/django/django/pull/5319 - Fixed #24688 -- Added Oracle support for new-style GIS functions.

https://github.com/django/django/pull/4883 - Fixed #15760 -- Added JavaScript events for admin inline forms.

https://github.com/django/django/pull/5285 - Fixed #25373 -- Added warning logging for exceptions during {% include %} tag rendering.

https://github.com/django/django/pull/5343 - Fixed #25407 -- Removed network dependency in GeoIP tests.

https://github.com/django/django/pull/5352 - Fixed #25457 -- Improved formatting of password validation errors in management command output.

https://github.com/django/django/pull/5068 - Fixed #25196 -- Normalized database representations in test database messages.

https://github.com/django/django/pull/5362 - Fixed #25421 -- Fixed test --keepdb option on Oracle.


Reviews of core dev work

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

https://github.com/django/django/pull/5316 - Fixed #25431 -- Removed foreign key exclusion in ModelForm._post_clean() self.instance construction.

https://github.com/django/django/pull/5318 - Fixed #22341 -- Split django.db.models.fields.related

https://github.com/django/django/pull/5330 - Fixed #24921 -- Allowed ORM write queries after set_autocommit(False).

https://github.com/django/django/pull/5324 - Fixed #24509 -- Added Expression support to SQLInsertCompiler

https://github.com/django/django/pull/5365 - Merged serializers_regress with serializers tests

https://github.com/django/django/pull/5367 - Fixed #25468 -- Made DjangoJSONEncoder lazy string aware
Reply all
Reply to author
Forward
0 new messages