Django

Code

root/django/branches/unicode/django/db


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5584 [5584] 07/02/07 02:43:36 mtredinnick unicode: Added Unicode support for the Oracle backend. All tests pass.
(edit) @5580 [5580] 07/01/07 00:55:01 mtredinnick unicode: Merged changes from trunk up to [5579].
(edit) @5535 [5535] 06/25/07 09:40:08 mtredinnick Fixed #4664 -- Forced the client character set encoding to UTF-8 for …
(edit) @5531 [5531] 06/25/07 07:47:19 mtredinnick unicode: Merged from trunk up to [5530]. Oracle backend has not been …
(edit) @5462 [5462] 06/11/07 09:51:26 mtredinnick unicode: Merged changes from trunk up to [5460].
(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) @5399 [5399] 06/01/07 01:19:01 mtredinnick unicode: Merged from trunk up to [5398].
(edit) @5372 [5372] 05/28/07 06:04:13 mtredinnick unicode: Fixed a problem when models had non-ASCII bytestrings for …
(edit) @5345 [5345] 05/26/07 01:55:09 mtredinnick unicode: Changed the place where we compute verbose_name_raw. It's …
(edit) @5337 [5337] 05/24/07 22:02:12 mtredinnick unicode: Merged from trunk up to [5333].
(edit) @5322 [5322] 05/23/07 20:01:32 mtredinnick unicode: Fixed one of the changes in [5320] in a slightly different way. …
(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) @5286 [5286] 05/19/07 12:05:02 mtredinnick unicode: Fixed #4340 -- added a few character set encodings that …
(edit) @5255 [5255] 05/16/07 07:50:27 mtredinnick unicode: Renamed no_trans() to the more descriptive deactivate_all(). …
(edit) @5247 [5247] 05/15/07 11:13:37 mtredinnick unicode: Improved the fix for debug query logging from [5208]. Refs #3891.
(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) @5227 [5227] 05/14/07 05:48:24 mtredinnick Reintroduced support for parameter dictionaries when using the …
(edit) @5223 [5223] 05/14/07 02:04:31 mtredinnick unicode: Made various changes to prevent actual and potential Python …
(edit) @5214 [5214] 05/13/07 01:23:30 mtredinnick unicode: Merged from trunk up to [5213].
(edit) @5208 [5208] 05/12/07 10:40:46 mtredinnick unicode: Make sure we don't try to insert unicode data into bytestrings in …
(edit) @5203 [5203] 05/12/07 10:07:17 mtredinnick unicode: Added some more unicode conversions in django.db.models.*.
(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) @5090 [5090] 04/26/07 08:18:54 mtredinnick unicode: Fixed #4161 -- Ported oldforms internal string handling across to …
(edit) @5082 [5082] 04/26/07 04:58:44 mtredinnick unicode: Fixed #4152 -- Converted a lot of internal [n]gettext() calls …
(edit) @5081 [5081] 04/26/07 04:53:45 mtredinnick unicode: Merged from trunk up to [5080].
(edit) @5057 [5057] 04/21/07 22:13:00 mtredinnick unicode: Fixed #3996. Added check for model-specific unicode method …
(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].
(edit) @4972 [4972] 04/09/07 06:05:50 mtredinnick unicode: Removed stray reference to non-existent …
(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/db:
(edit) @4938 [4938] 04/05/07 21:27:18 russellm Fixed the ADO backend to match the required interface and normalized …
Note: See TracRevisionLog for help on using the revision log.