﻿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
34303	Admin Site shall filter LogEntries by registered models	Jacob Rief	nobody	"This ticket has been discussed here: https://groups.google.com/g/django-developers/c/OyTo0P2TfAE

If an implementer registers more than one `AdminSite`, one might expect that only changes on models registered at that specific site are logged.
This currently is not the case, all registered sites show all entries of `LogEntry`. It is confusing for users to access a specific site and see log entries for models they can't access.
"	New feature	closed	contrib.admin	dev	Normal	fixed	LogEntry		Ready for checkin	1	0	0	0	0	0
