﻿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
16309	"Clarify ""new in"" notes in ModelAdmin.list_filter documentation"	Antti Kaihola	nobody	"In the documentation, post-1.3 changes to the [https://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_filter ModelAdmin.list_filter] API are now collectively marked as ""Changed in Django Development version"" just below the section title.

However, inside the section, ''""Field names in list_filter can also span relations using the !__ lookup""'' is marked ""New in Django 1.3"", and e.g. ''""a class inheriting from django.contrib.admin.!SimpleListFilter""'' is not marked at all.

This is a bit confusing. When we used `SimpleListFilter`, we missed the fact that that particular feature was added post-1.3. Wouldn't it be better if every `list_filter` feature was marked separately?"	Bug	closed	Documentation	dev	Normal	fixed			Accepted	0	0	0	1	0	0
