﻿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
36944	Truncator's docstring states that `MAX_LENGTH_HTML` is enforced but is not, also `truncatechars_html` and `truncatewords_html` docs should be corrected	Natalia Bidart	Natalia Bidart	`Truncator.MAX_LENGTH_HTML` is set to 5,000,000 characters and this limit was used to limit the input size for processing. After [https://github.com/django/django/commit/6ee37ada3241ed263d8d1c2901b030d964cbd161 a refactor], this limit is no longer enforced so the docs for `truncatechars_html` and `truncatewords_html` should be corrected.	Cleanup/optimization	closed	Documentation	6.0	Normal	fixed			Ready for checkin	1	0	0	0	0	0
