March 25-26 *Triaged:* https://code.djangoproject.com/ticket/35330 - The update of related objects fails in the admin when the related model is camel case. (accepted) https://code.djangoproject.com/ticket/35331 - Adding a new related entry using the "+" sign from M2M field doesn't update lists. (accepted) https://code.djangoproject.com/ticket/35332 - Bad performance in django.template.load.render_to_string (needsinfo)
*Reviewed/committed:* https://github.com/django/django/pull/17981 - Fixed #35233 -- Moved template engine system checks to backend methods. *Authored:* https://github.com/django/djangoproject.com/pull/1494 - Retired myself. https://github.com/django/django/pull/18015 - Increased test coverage for django.db.migrations.operations.special. https://github.com/django/django/pull/18016 - Removed unused _alter_column_collation_sql() in PostgreSQL DatabaseSchemaEditor. https://github.com/django/django/pull/18022 - Fixed #35329 -- Fixed migrations crash when adding partial unique constraints with nulls_distinct. https://github.com/django/django/pull/18030 - Refs #35234 -- Skipped CheckConstraint system checks if not supported. Best, Mariusz -- 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 django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/cba6f73b-38bf-40fc-92bb-a136b760eb3bn%40googlegroups.com.