I didn’t do too much triaging and reviewing this week due to traveling and Django Under the Hood. I started releasing 1.8.6 on a train from Brussels to Amsterdam and uploaded it upon arrival. We had a nice day of sprints today and now I have a plethora of pull requests to review. :-)
Triaged ------- https://code.djangoproject.com/ticket/25679 - ModelForm.Meta.fields and exclude are not honoured for custom fields (invalid) https://code.djangoproject.com/ticket/25696 - Add sphinx extension to django.contrib (wontfix) https://code.djangoproject.com/ticket/25690 - Migration operations should be ordered to prevent all columns from being removed (duplicate) Probably a few more that I didn’t track... Reviewed/committed ------------------ https://github.com/django/django/pull/5534 - Fixed #25132 -- Documented how to retrieve a single value using values_list() and get(). https://github.com/django/django/pull/5533 - Fixed #24244 -- Documented contrib.admin.models.LogEntry https://github.com/django/django/pull/5537 - Fixed #25660 -- Documented GEOSGeometry.dims https://github.com/django/django/pull/5564 - Fixed #25692 -- Added natural keys support to the Site model (some other trivial ones from the sprint) -- 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/e0dc2d22-d345-43c8-9908-e02f8c1d6b48%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
