Django

Code

root/django/branches/unicode/django/template


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5608 [5608] 07/04/07 04:28:29 mtredinnick unicode: Added unicode-aware slugify filter (in Python) and better …
(edit) @5597 [5597] 07/03/07 13:29:56 adrian unicode: Made some documentation edits and inconsequential typo fixes …
(edit) @5531 [5531] 06/25/07 07:47:19 mtredinnick unicode: Merged from trunk up to [5530]. Oracle backend has not been …
(edit) @5487 [5487] 06/17/07 05:25:48 mtredinnick unicode: Render templates as unicode objects and only convert them …
(edit) @5462 [5462] 06/11/07 09:51:26 mtredinnick unicode: Merged changes from trunk up to [5460].
(edit) @5461 [5461] 06/11/07 09:30:53 mtredinnick unicode: Fixed the urlencode filter to work with non-ASCII strings. Fixed …
(edit) @5446 [5446] 06/09/07 09:34:14 mtredinnick unicode: Fixed #4495 -- Fixed a used of str() in the "firstof" template …
(edit) @5444 [5444] 06/09/07 09:08:14 mtredinnick unicode: Merged from trunk up to [5443].
(edit) @5399 [5399] 06/01/07 01:19:01 mtredinnick unicode: Merged from trunk up to [5398].
(edit) @5337 [5337] 05/24/07 22:02:12 mtredinnick unicode: Merged from trunk up to [5333].
(edit) @5323 [5323] 05/23/07 20:25:51 mtredinnick unicode: Fixed #4367 -- Fixed a problem when trying to display …
(edit) @5320 [5320] 05/22/07 22:46:57 mtredinnick unicode: Fixed a number of problems where lazily translated objects were …
(edit) @5314 [5314] 05/22/07 03:06:57 mtredinnick unicode: Made lazy translation objects work properly. Fixed #4295, #4320.
(edit) @5283 [5283] 05/18/07 19:17:23 mtredinnick unicode: Fixed iri_to_uri() to be not quite as broken (I think it's …
(edit) @5277 [5277] 05/17/07 11:55:38 mtredinnick unicode: Added (optional) explicit template encoding specification. Also …
(edit) @5273 [5273] 05/16/07 20:19:03 mtredinnick unicode: Fixed urlencode filter to handle IRI portions and map them to …
(edit) @5230 [5230] 05/14/07 06:56:20 mtredinnick unicode: Replaced all implicit uses of _() from builtins with …
(edit) @5223 [5223] 05/14/07 02:04:31 mtredinnick unicode: Made various changes to prevent actual and potential Python …
(edit) @5199 [5199] 05/12/07 01:54:41 mtredinnick unicode: Added some bullet-proofing to the output encoding path. Passing …
(edit) @5185 [5185] 05/11/07 02:28:33 mtredinnick unicode: Merged changes from trunk up to [5182].
(edit) @5126 [5126] 04/28/07 11:49:21 mtredinnick unicode: Merged from trunk up to [5121].
(edit) @5081 [5081] 04/26/07 04:53:45 mtredinnick unicode: Merged from trunk up to [5080].
(edit) @5058 [5058] 04/21/07 23:21:04 mtredinnick unicode: Added FILE_CHARSET setting and use it to decode files read from …
(edit) @5056 [5056] 04/21/07 09:34:43 mtredinnick Changed default template filters to always return unicode (and to handle …
(edit) @5054 [5054] 04/21/07 01:18:25 mtredinnick unicode: Merged up to [5053].
(edit) @4971 [4971] 04/09/07 05:33:57 mtredinnick unicode: Converted the template output and database I/O interfaces …
(copy) @4952 [4952] 04/07/07 00:15:27 adrian Created unicode branch, for making Django use Unicode internally …
copied from django/trunk/django/template:
(edit) @4909 [4909] 04/02/07 22:45:47 mtredinnick Fixed #3887 -- Fixed formatting error in docstring that was causing …
Note: See TracRevisionLog for help on using the revision log.