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-07
==== Pull requests ==== ===== Authored ===== * https://github.com/django/django/pull/3710 -- Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. ===== Revised ===== * https://github.com/django/django/pull/3227 -- Fixed #23497 -- Made admin system checks run for custom AdminSites. New pull request: https://github.com/django/django/pull/3728 * https://github.com/django/django/pull/1979 -- Fixed #16501 -- Added a unicode parameter to models.SlugField and forms.SlugField. New pull request: https://github.com/django/django/pull/3729 ===== Review in progress ===== * https://github.com/django/django/pull/3609 -- Fixed #12982 -- Added a ``get_or_set`` method to the BaseCache backend. * https://github.com/django/django/pull/3710 -- Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. ===== From last week ===== * https://github.com/django/django/commit/b327a614eb7d885441c6a2575e10b70ac1352aae -- Added an "htmlview" target to open docs after building them. ==== Code reviews ==== * https://github.com/django/django/pull/3713 -- Fixed #23977 -- Added setdefault method to HttpResponse * https://github.com/django/django/pull/3721 -- Fixed #23986 -- clear_dir no longer fails if dir doesn't exist * https://github.com/django/django/pull/2290 -- Fixed #21183 -- Filter block on the right covers information in admin ==== Tracker activity ==== Please see https://code.djangoproject.com/timeline?from=12%2F15%2F14&daysback=7&authors=berkerpeksag&changeset=on&ticket=on&ticket_details=on&sfp_email=&sfph_mail=&update=Update for full report. --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/CAF4280KvQz9505ebXX1s2%3DMeJf41H1Em02uXDgnV_e4Lfkr2jg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
