Django

Code

root/django/branches/unicode/django/contrib


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) @5601 [5601] 07/04/07 01:02:00 mtredinnick unicode: Merged from trunk up to [5600].
(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) @5481 [5481] 06/16/07 20:23:49 mtredinnick unicode: Fixed #4583 -- Fixed a problem with displaying verbose names …
(edit) @5480 [5480] 06/16/07 19:53:25 mtredinnick unicode: Fixed #454 -- Fixed admin bug for custom primary keys. …
(edit) @5421 [5421] 06/04/07 02:48:51 mtredinnick unicode: Fixed #4472 -- Must return unicode objects from unicode
(edit) @5419 [5419] 06/02/07 23:45:23 mtredinnick unicode: Merged from trunk up to [5418].
(edit) @5400 [5400] 06/01/07 02:30:40 mtredinnick unicode: Reverted [5388] and fixed the problem in a different way. …
(edit) @5341 [5341] 05/25/07 04:30:43 mtredinnick unicode: Changed the markup filters to use force_unicode() instead …
(edit) @5337 [5337] 05/24/07 22:02:12 mtredinnick unicode: Merged from trunk up to [5333].
(edit) @5331 [5331] 05/24/07 07:04:44 mtredinnick unicode: Fixed a few Python 2.3 problems caused by 2.3's slightly …
(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) @5310 [5310] 05/21/07 18:24:06 mtredinnick unicode: Merged from trunk up to [5308].
(edit) @5284 [5284] 05/18/07 19:19:17 mtredinnick unicode: Fixed a couple of places where IRI fragments are being used and …
(edit) @5278 [5278] 05/17/07 13:19:40 mtredinnick unicode: Added iri_to_uri() utility function and use it in the databrowse …
(edit) @5277 [5277] 05/17/07 11:55:38 mtredinnick unicode: Added (optional) explicit template encoding specification. Also …
(edit) @5274 [5274] 05/16/07 20:24:58 mtredinnick unicode: Audited most of the remaining contrib/ modules for unicode …
(edit) @5271 [5271] 05/16/07 18:10:31 mtredinnick unicode: Unicode audit pass through localflavor. Also fixed a few …
(edit) @5270 [5270] 05/16/07 17:41:35 mtredinnick unicode: Fixed #4315 -- Fixed a problem with passing unicode strings as …
(edit) @5269 [5269] 05/16/07 17:30:54 mtredinnick unicode: Fixed #4314 -- Allow non-ASCII characters in password strings.
(edit) @5258 [5258] 05/16/07 09:45:58 mtredinnick unicode: Audited humanize app for unicode compliance.
(edit) @5257 [5257] 05/16/07 08:24:18 mtredinnick unicode: Audited comment app. Only a couple of minor changes needed.
(edit) @5256 [5256] 05/16/07 07:51:18 mtredinnick unicode: Fixed a couple of potential unicode problems in auth module.
(edit) @5255 [5255] 05/16/07 07:50:27 mtredinnick unicode: Renamed no_trans() to the more descriptive deactivate_all(). …
(edit) @5251 [5251] 05/15/07 13:11:15 mtredinnick unicode: Audited syndication framework for unicode correctness.
(edit) @5241 [5241] 05/14/07 14:42:13 mtredinnick unicode: Merged from trunk to [5237].
(edit) @5240 [5240] 05/14/07 14:05:16 mtredinnick unicode: Audited contrib.contentypes for unicode problems.
(edit) @5230 [5230] 05/14/07 06:56:20 mtredinnick unicode: Replaced all implicit uses of _() from builtins with …
(edit) @5229 [5229] 05/14/07 06:24:37 mtredinnick unicode: Replaced remaining uses in Python code of gettext() with …
(edit) @5214 [5214] 05/13/07 01:23:30 mtredinnick unicode: Merged from trunk up to [5213].
(edit) @5200 [5200] 05/12/07 05:34:34 mtredinnick unicode: Adjusted the admin interface to handle unicode strings. May still …
(edit) @5185 [5185] 05/11/07 02:28:33 mtredinnick unicode: Merged changes from trunk up to [5182].
(edit) @5151 [5151] 05/05/07 04:53:50 mtredinnick unicode: Merged from trunk up to [5150].
(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) @5059 [5059] 04/21/07 23:55:42 mtredinnick unicode: Fixed #4109 -- Converted internal models to have a unicode
(edit) @5054 [5054] 04/21/07 01:18:25 mtredinnick unicode: Merged up to [5053].
(edit) @4973 [4973] 04/09/07 06:09:17 mtredinnick unicode: Merged with trunk up to [4970].
(copy) @4952 [4952] 04/07/07 00:15:27 adrian Created unicode branch, for making Django use Unicode internally …
copied from django/trunk/django/contrib:
(edit) @4945 [4945] 04/06/07 23:21:31 adrian Added blank lines around Meta and Admin classes in …
Note: See TracRevisionLog for help on using the revision log.