Week ending July 14, 2018
Triaged ------- https://code.djangoproject.com/ticket/29549 - Document that Field.choices are enforced by model validation (fixed) https://code.djangoproject.com/ticket/29553 - Test client should set Content-Length header to a string rather than integer (fixed) https://code.djangoproject.com/ticket/29562 - Allow the cache template tag to take a function that adds context data. (wontfix) Authored ---------- https://github.com/django/django/pull/10174 - Refs #9804 -- Fixed test for sequence reset of M2M with inherited through model. Reviewed/committed ------------------ https://github.com/django/django/pull/10136 - Fixed #20584 -- Fixed memcached's get_many() with single-use iterators. https://github.com/django/django/pull/10163 - Fixed #29556 -- Made 'remove_stale_contenttypes --noinput' delete content types. https://github.com/django/django/pull/7615 - Fixed #11964 -- Added support for database check constraints. https://github.com/django/django/pull/7999 - Fixed #27768 -- Allowed migration optimization of CreateModel order. https://github.com/django/django/pull/10174 - Fixed #29559 -- Fixed TransactionTestCase.reset_sequences for auto-created m2m through models. https://github.com/django/django/pull/10141 - Refs #29548 -- Fixed GIS tests on MariaDB https://github.com/django/django/pull/9021 - Fixed #28566 -- Added path matching to collectstatic ignore patterns. https://github.com/django/django/pull/6221 - Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. -- 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 https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/6705c279-fa77-4c9c-a51e-9809c73060f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
