﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
37048	Backwards incompatible change to InclusionAdminNode	Anže Pečar		"#36728 introduced a backwards incompatible change to the `InclusionAdminNode`: https://github.com/django/django/pull/20086/changes#diff-f60f94cb07bce796697e9d0357602fd6675a9891eaa57b8bd4cb70ae4ee3dda4R14

Instantiating `InclusionAdminNode()` without the name argument causes a crash. Example of usage from the django-unfold 3rd party library: https://github.com/unfoldadmin/django-unfold/blob/main/src/unfold/templatetags/unfold_list.py#L409-L414

From what I can tell the name argument is only used in the error message so maybe we can make it optional?"	Bug	closed	Template system	dev	Normal	wontfix			Unreviewed	0	0	0	0	0	0
