﻿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
35418	ValueError: site must subclass AdminSite	Lily Foote	Ahmed Nassar	"In https://code.djangoproject.com/ticket/28358#comment:13 it was reported that running tests with Django, PyPy and Coverage would fail with a {{{ValueError: site must subclass AdminSite}}} exception. This can also be triggered on CPython when running Coverage in pure python mode. There are upstream tickets for [https://github.com/nedbat/coveragepy/issues/1382 Coverage], [https://github.com/pypy/pypy/issues/3750 PyPy] and [https://github.com/python/cpython/issues/98148 CPython], but these are not seeing much progress. A small change to Django to workaround this was proposed in https://code.djangoproject.com/ticket/28358#comment:21, but this never landed: https://github.com/django/django/pull/16541

I think we should land the workaround in Django so this isn't an issue even if upstream never finds a fix."	Cleanup/optimization	assigned	Utilities	5.0	Normal				Accepted	0	0	0	0	0	0
