Week ending August 22, 2021 *Triaged: * https://code.djangoproject.com/ticket/33034 - Change % to f-strings in django documentation. (wontfix) https://code.djangoproject.com/ticket/33021 - Migration crashes when GIN index with gin_trgm_ops is used (invalid) https://code.djangoproject.com/ticket/33032 - Document django.shortcuts.resolve_url (duplicate) https://code.djangoproject.com/ticket/33036 - Custom tags with missing context param and no other params throw an unhelpful IndexError (accepted) https://code.djangoproject.com/ticket/33037 - TruncDay error when using offset timezones on MySQL (duplicate) https://code.djangoproject.com/ticket/33039 - Django to have conditional column based on another column (invalid) https://code.djangoproject.com/ticket/33038 - Documentation for exception handling and transactions is misleading. (wontfix) https://code.djangoproject.com/ticket/33040 - BaseModelForm.is_valid() should document how it modifies the BaseModelForm.instance (invalid)
*Reviewed/committed: * https://github.com/django/django/pull/14779 - Fixed #33036 -- Made simple_tag()/inclusion_tag() with takes_context raise TemplateSyntaxError when function has no parameters. https://github.com/django/django/pull/14772 - Fixed #32994 -- Fixed autoreloader tests when using 'python -m'. https://github.com/django/django/pull/14765 - Fixed #33014 -- Made ProjectState raise exception when real_apps argument is not a set. https://github.com/django/django/pull/14764 - Removed reference to non-existent collectstatic --exclude-dirs option. https://github.com/django/django/pull/14769 - Fixed #33025 -- Avoided accessing the database connections in Query.build_lookup() when not necessary. https://github.com/django/django/pull/14766 - Fixed #33017 -- Fixed storage engine introspection on MySQL. 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/a602dc8e-6992-4ec1-b663-05d7f54bfe25n%40googlegroups.com.