#36944: Truncator's docstring states that `MAX_LENGTH_HTML` is enforced but is not,
also `truncatechars_html` and `truncatewords_html` docs should be corrected
-------------------------------------+-------------------------------------
Reporter: Natalia Bidart | Owner: Natalia
Type: | Bidart
Cleanup/optimization | Status: closed
Component: Documentation | Version: 6.0
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by nessita <124304+nessita@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"bbc6818bc12f14c1764a7eb68556018195f56b59" bbc6818]:
{{{#!CommitTicketReference repository=""
revision="bbc6818bc12f14c1764a7eb68556018195f56b59"
Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit
references from HTML truncation docs.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/36944#comment:5>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.