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-12-30
==== Pull requests ==== ===== Authored ===== * https://github.com/django/django/pull/3819 -- Ignored warnings correctly in test_get_formsets_with_inlines_returns_tuples. Commit: https://github.com/django/django/commit/32ca159c96339b4856837d7abec376a575ec44ab * https://github.com/django/django/pull/3833 -- Removed formtools entries from MANIFEST.in. Commit: https://github.com/django/django/commit/83dd70b927f962976737f9ba7d616fbcf3000059 ===== In progress ===== * https://github.com/django/django/pull/3467 -- Fixed #21429 -- Added builtin logging support to BaseCommand. Updates: - "assertLogs" backported from Python 3.4 - Most of the builtin commands ported to use the new logging API ==== Code reviews ==== * https://github.com/django/django/pull/3823 -- Removed double newline from output of migrate --list * https://github.com/django/django/pull/3815 -- Fixed #24063 -- Locale code validation too strict * https://github.com/django/django/pull/3829 -- Updated six to 1.9.0. * https://github.com/django/django/pull/3832 -- Fixed #23861 -- Added an API to deprecate model fields. * https://github.com/django/django/pull/3828 -- Fixed #8280 -- Allowed management command discovery for eggs * https://github.com/django/django/pull/3831 -- Fixed #23940 -- Added checks for 'exact' fieldnames --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/CAF4280Ld3Q4adbzcx5cXaaCt4mfhbWj018DTvV3vr5%2BJYY%3D_iQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
