Hi all, Here is this week's report. You can see a more readable version of this report at https://code.djangoproject.com/wiki/DjangoFellows/BerkerPeksag#Weekof2014-11-24
Pull requests ------------------ Authored ^^^^^^^^^ * https://github.com/django/django/pull/3628 -- Removed redundant numbered parameters from str.format(). * [Committed] https://github.com/django/django/pull/3629 -- Fixed #23847 -- Improved the email_check example. Commit: https://github.com/django/django/commit/87bd13617c57a806deb550e3af1c06ce00517a9c * [Committed] https://github.com/django/django/pull/3632 -- Refs #21587 -- Corrected deprecation warnings for RedirectView. Commit: https://github.com/django/django/commit/47789410dbf351fd17a7854492b7b5b99a66bb1c * [Committed] https://github.com/django/django/pull/3644 -- Fixed #17890 -- Added a extra_context parameter to AdminSite.password_change(). Commit: https://github.com/django/django/commit/c8dcded930a1d0ee5688ae2c2eeb8c33d942009f * https://github.com/django/django/pull/3645 -- Fixed #23922 -- Corrected parsing of URLs containing a # char in RequestFactory. >From the last week's pull requests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * Fixed #13694 -- Made SafeMIMEText's constructor compatible with MIMEText: https://github.com/django/django/commit/a5bd7f2cb2ce6d9cf309748be0fe033b836c4507 * Fixed #21587 -- Added a warning for changing default of RedirectView.permanent: https://github.com/django/django/commit/9a30acad8a1996c914351bad981d937de4db29a4 * Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode: https://github.com/django/django/commit/093e6c68b9b5afdf1f059a2321affc999763e919 Code reviews ------------------ * https://code.djangoproject.com/ticket/23900#comment:3 * https://github.com/django/django/pull/3613 * https://github.com/django/django/pull/3528 * https://github.com/django/django/commit/056a3c6c374f15e23746ea8568cd5b11bfe7d442 * https://github.com/django/django/pull/3624 * https://github.com/django/django/pull/3630 * https://github.com/django/django/pull/3626 * https://github.com/django/django/pull/3649 Issues --------- * #23922: Quoting problem in RequestFactory -- https://code.djangoproject.com/ticket/23922 * #23930: Add context managers for capturing output (testing utils)https://code.djangoproject.com/ticket/23930 --Berker -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAF4280LTPwOnF4wTb8%2B%3D12By4pTckS2WzP2pDVxnOQqWbXqmQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
