﻿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
2280	Models, that have not obligatory many-to-one relationships and have no related model set, are not listed.	Aidas Bendoraitis <bendoraitis@…>	Adrian Holovaty	"This error occurs on Django 0.95 ('post-magic-removal').

When model A relates with model B by many-to-one relationship and that relationship is not obligatory (blank=True is set), only these A-classed objects that have related B-classed objects being set, are displayed in the Django contributed administration on the list page.

A-classed objects, that have no not obligatory related B-classed objects set, are not listed in the Django contributed administration on the list page."	defect	closed	contrib.admin	dev	critical	worksforme			Unreviewed	0	0	0	0	0	0
