﻿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
34140	Format python code blocks in documentation files	Paolo Melchiorre	Joseph V Zammit	"Now that we use Black for formatting the Django code, I think it would help a lot to format the Python code blocks present in the documentation with Black as well.

This would help those learning Django to find consistency between the code format that is present in the documentation and that present in the GIT repository.

It would also help the volunteers contributing to the documentation to have a clear guideline on the format of the sample Python code and an automatic formatter that relieves them of the worry of making mistakes.

I only know the Adam's [https://github.com/adamchainz/blacken-docs blacken-docs] to achieve the goal but if I know others I invite them to propose them."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed	format,black,snippet,example		Accepted	1	0	0	0	0	0
