Week ending March 17, 2018
Triaged ------- https://code.djangoproject.com/ticket/29214 - Invalid SQL when updating after annotating using subquery (accepted) https://code.djangoproject.com/ticket/29200 - RadioSelect does not render its label in MultiWidget (accepted) https://code.djangoproject.com/ticket/28975 - Skip automatic creation of postgis extension if it already exists (worksforme) Authored ---------- https://github.com/django/django/pull/9782 - Fixed #29200 -- Fixed label rendering when using RadioSelect and CheckboxSelectMultiple with MultiWidget. https://github.com/django/django/pull/8467 - Fixed #29227 -- Allowed BooleanField to be null=True. (resumed some work from months ago) Reviewed/committed ------------------ https://github.com/django/django/pull/9775 - Fixed #29213 -- Fixed autocomplete widget's translations for zh-hans/zh-hant. https://github.com/django/django/pull/9768 - Fixed #29199 -- Fixed crash when database user password contains @ sign on Oracle. https://github.com/django/django/pull/9702 - Quoted field names in cache db backend SQL. https://github.com/django/django/pull/9786 - Fixed #29221 -- Corrected admin's autocomplete widget to add a space after custom classes. https://github.com/django/django/pull/9784 - Fixed #29219 -- Made admin filters use processed params rather than request.GET. https://github.com/django/django/pull/9220 - Refs #28643 -- Added LTrim, RTrim, and Trim database functions. https://github.com/django/django/pull/9680 - Fixed #29103 -- Removed bad 'b'-prefix added by MySQL's SchemaEditor.quote_value(). https://github.com/django/django/pull/9767 - Fixed #29184 -- Made TabularInline respect model form's Meta.labels and help_texts. -- 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/6d9cc8c9-16c0-449e-aad4-0ca48c06f974%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
