﻿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
25082	Document where to register system checks	Johannes Maron	nobody	"The documentation for the system check framework doesn't say where to add the checks. Nor does the the topic guide.

Should it be in the `__init__.py` or `apps.py`?

I tested that it does not work to just put it into any file. As the file needs to be loaded by the app loader to register the check functions.

I guess more detail to regarding this topic would be helpful, as the refactoring in 1.8 is really cool and should allow people to write more checks for their 3rd party apps.


Cheers,
Joe"	Cleanup/optimization	closed	Documentation	1.8	Normal	fixed			Accepted	1	0	0	0	1	0
