Hi all, Here is this week's report. I plan to finish #3461 (Gunicorn integration) and #3467 (logging support for management commands) in the next week:
Pull requests ----------------- Authored * [Committed] https://github.com/django/django/pull/3460 -- Fixed versionchanged indentation in docs/ Commit: https://github.com/django/django/commit/5c517ec21839358249c6f17611abbf84661fb200 * [Work in progress] https://github.com/django/django/pull/3461 -- Fixed #21978 -- Added optional gunicorn support to runserver. * [Committed] https://github.com/django/django/pull/3466 -- Fixed #23531 -- Added CommonMiddleware.response_redirect_class. Commit: https://github.com/django/django/commit/df0523debcc2d0984f1bc11d323f04227d4b388b * [Work in progress] https://github.com/django/django/pull/3467 -- Fixed #21429 -- Added builtin logging support to BaseCommand. * [Ready for review] https://github.com/django/django/pull/3477 -- Fixed #18119 -- Added a DomainNameValidator validator. * [In review] https://github.com/django/django/pull/3479 -- Fixed #11919 -- Added a DPASTE_URL setting to customize the dpaste feature. * [Ready for review] https://github.com/django/django/pull/3486 -- Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. Revised (from last week) * [Committed] https://github.com/django/django/pull/3454 - https://github.com/django/django/commit/c548c8d0d1112d2c4bace2eebf73ede35300d842 * [Committed] https://github.com/django/django/pull/3432 - https://github.com/django/django/commit/f7969b0920c403118656f6bfec58d6454d79ef1a Code reviews ------------------ * https://github.com/django/django/pull/3469 Triaged tickets ------------------- * https://code.djangoproject.com/ticket/18716 -- Add a new docs management command that loads up the docs in a webbrowser * https://code.djangoproject.com/ticket/19159 -- loaddata reports DeserializationError instead of MemoryError * https://code.djangoproject.com/ticket/15917 -- Logging dictionary config works wrong at least with SMTPHandler --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/CAF4280Ki1KmzDTg4RTR3rM5d2v_xC4AXdnSzi4yCusnTnKHRYQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
