Week ending July 28, 2018
Triaged ------- https://code.djangoproject.com/ticket/29595 - Allow using timedelta in migrations questioner (accepted) https://code.djangoproject.com/ticket/29603 - dumpdata shouldn't use allow_migrate_model (duplicate) https://code.djangoproject.com/ticket/29605 - Allow EmailValidator to accept an address with a human readable prefix (wontfix) https://code.djangoproject.com/ticket/29606 - Validate the type of ALLOWED_HOSTS (accepted) https://code.djangoproject.com/ticket/29602 - Jinja2's forceescape filter doesn't work on Django's safe strings (accepted) https://code.djangoproject.com/ticket/29607 - Add doc examples of handling files and their lifecycles with FileField/models (accepted) Authored ---------- https://github.com/django/django/pull/10230 - Fixed #29595 -- Allowed using timedelta in migrations questioner. Reviewed/committed ------------------ https://github.com/django/django/pull/10203 - Fixed #29563 -- Added result streaming for QuerySet.iterator() on SQLite. https://github.com/django/django/pull/10216 - Refs #13091 -- Added test for commit=False idiom with partial unique_together validation. https://github.com/django/django/pull/10222 - Fixed #28291, #24726 -- Fixed ArrayField with JSONField and RangeFields. https://github.com/django/django/pull/9188 - Fixed #28659 -- Fixed LayerMapping crash with null geometry and unique. -- 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/516b969c-12de-4655-af43-f0b309e0302d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
