#1919: filter truncatewords wipes newlines from string, so not chainable with
markup filters
----------------------------+-----------------------------------------------
Reporter: derelm | Owner: nobody
Status: reopened | Component: Template system
Version: SVN | Resolution:
Keywords: sprintsept14 | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------+-----------------------------------------------
Comment (by deryck):
I agree with James that this should be closed. Just use
truncate_html_words to preserve space. Changing truncate_words will
affect the performance of that function.
Not closing it again, though, because I'm attaching tests to show
truncate_html_words will do what's needed and just so
django.utils.text.truncate_* gets a little test coverage.
--
Ticket URL: <http://code.djangoproject.com/ticket/1919#comment:12>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---