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