Django

Code

root/django/trunk/tests/regressiontests/defaultfilters/tests.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8599 [8599] 08/26/08 15:51:45 mtredinnick Cleaned up some tests I broke as a result of the escapejs changes in …
(edit) @8535 [8535] 08/25/08 07:31:10 russellm Fixed #7743: Reverted [8483], which was itself a reversion of [8481], …
(edit) @8486 [8486] 08/23/08 10:03:40 russellm Reverted [8481] and [8482] while we work out what is going on with #8453
(edit) @8481 [8481] 08/23/08 07:52:04 russellm Fixed #7443: Corrected a long standing mistake in the timesince/timeuntil …
(edit) @7914 [7914] 07/13/08 03:48:18 russellm Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 …
(edit) @7755 [7755] 06/26/08 00:07:13 adrian Fixed #7542 -- Fixed bug in urlize where it was appending 'http://' to the …
(edit) @7701 [7701] 06/19/08 07:05:39 russellm Fixed #7355 -- Modified urlize utility to handle https:// addresses. …
(edit) @7575 [7575] 06/06/08 06:47:47 russellm Fixed #7366 -- Modified a few expected test outputs to remove the …
(edit) @6892 [6892] 12/04/07 15:08:29 jacob Fixed #4131: added an "escapejs" filter for use in JavaScript? strings, and …
(edit) @6752 [6752] 11/29/07 14:10:00 mtredinnick Fixed #6030 -- More robust error handling for the "float" filter. …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @6647 [6647] 11/03/07 21:32:02 gwilson Added tests for floatformat template filter for number with non-zero …
(edit) @6019 [6019] 08/25/07 20:11:20 gwilson Fixed #3184 -- Changed the unordered_list template filter to use a more …
(edit) @5876 [5876] 08/12/07 07:49:01 mtredinnick Fixed #5111 -- Set svn:eol-style to 'native' on files that didn't have …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5513 [5513] 06/22/07 22:10:32 mtredinnick Fixed #4657 -- Fixed an error in an edge case of the urlizetrunc …
(edit) @4919 [4919] 04/04/07 01:43:28 mtredinnick Made django.utils.html.escape() work with unicode strings (and …
(edit) @4753 [4753] 03/20/07 06:07:52 russellm Fixed #3714 -- Fixed handling of indented text in wordwrap template …
(edit) @4558 [4558] 02/23/07 12:02:51 jacob Fixed #343: filters that take strings now handle non-strings correctly. …
(edit) @4496 [4496] 02/12/07 23:50:55 mtredinnick Fixed #3155 -- Allow an integer to be passed to the urlencode filter. …
(edit) @4486 [4486] 02/11/07 17:50:35 mtredinnick Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
(edit) @4485 [4485] 02/11/07 00:20:52 russellm Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls …
(edit) @4468 [4468] 02/09/07 20:51:27 mtredinnick Fixed #2027 -- added truncatewords_html filter that respects HTML tags …
(edit) @4274 [4274] 01/02/07 23:29:34 russellm Fixes #3176, #3004 -- Added an argument to the floatfilter to allow users …
(edit) @3799 [3799] 09/23/06 03:41:09 mtredinnick Fixed #2456 -- Added backslash escaping to addslashes, which is necessary …
(copy) @3661 [3661] 08/27/06 08:59:47 russellm Refs #2333 - Modified runtests script to use new testing framework. …
copied from django/trunk/tests/othertests/defaultfilters.py:
(edit) @3563 [3563] 08/12/06 00:09:12 adrian Fixed #2528 -- Fixed 'time' template filter for midnight time value. …
Note: See TracRevisionLog for help on using the revision log.