| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2013-02-13 | Fixed #19693 -- Made truncatewords_html handle self-closing tags | Claude Paroz | |
| Thanks sneawo for the report and Jonathan Loy for the patch. | |||
| 2012-12-29 | Removed truncate_words and truncate_html_words. | Aymeric Augustin | |
| 2012-08-18 | [py3] Made 212b9826bd Python 3-friendly | Aymeric Augustin | |
| 2012-08-18 | Fixed #14516 -- Extract methods from removetags and slugify template filters | Marc Tamlyn | |
| Patch by @jphalip updated to apply, documentation and release notes added. I've documented strip_tags as well as remove_tags as the difference between the two wouldn't be immediately obvious. | |||
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review. | |||
| 2012-05-03 | Inserted more simplefilter calls to be sure warnings are emitted. | Claude Paroz | |
| Thanks to Florian Apolloner for suggesting the patch. | |||
| 2012-05-03 | Made warning assertions work with or without -Wall python switch | Claude Paroz | |
| 2012-05-03 | Used catch_warnings instead of save/restore methods. Refs #17049. | Claude Paroz | |
| 2012-05-03 | Fixed #18042 -- Advanced deprecation warnings. | Aymeric Augustin | |
| Thanks Ramiro for the patch. | |||
| 2012-01-02 | Fixed #10931 -- Made `Truncator` handle newlines properly. Thanks to gsong ↵ | Julien Phalip | |
| and Claude Paroz. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17329 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-07-14 | Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris ↵ | Jannis Leidel | |
| Beaven. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16542 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-11-30 | Tests for utils.text.wrap | Chris Beaven | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@14752 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-09-28 | A few test optimizations; using native unittest where no Django-specific ↵ | Russell Keith-Magee | |
| TestCase features are required. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13935 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-09-27 | Reorganized utils tests so it's all in separate modules. Thanks to Stephan ↵ | Russell Keith-Magee | |
| Jaekel. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13889 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
