Django

Code

root/django/trunk/django/utils/encoding.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8588 [8588] 08/26/08 13:53:51 mtredinnick Fixed #6353 (again) by making force_unicode() and smart_str() a bit more …
(edit) @8046 [8046] 07/21/08 22:24:09 adrian Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
(edit) @7064 [7064] 02/02/08 20:21:51 mtredinnick Fixed #6301 -- Added '*' to the characters not converted by iri_to_uri(), …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @6649 [6649] 11/03/07 22:37:04 mtredinnick Fixed #5640 -- Added some extra error reporting when smart_unicode() …
(edit) @6567 [6567] 10/20/07 08:01:09 mtredinnick Added datetime.date to the things ignored by strings_only in [6406].
(edit) @6406 [6406] 09/22/07 08:21:54 russellm Fixed #5553 -- Fixed a serialization problem with datetime and time …
(edit) @6267 [6267] 09/15/07 03:05:32 mtredinnick Fixed a small bug in strings_only handling for force_unicode().
(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) @5810 [5810] 08/06/07 00:06:15 adrian Fixed #5077 -- django/utils/encoding.py no longer imports settings, as it …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @4923 [4923] 04/04/07 08:25:53 mtredinnick Added a FIXME that I forgot to include earlier.
(add) @4918 [4918] 04/04/07 01:34:19 mtredinnick Moved smart_unicode and StrAndUnicode? to django.utils.encoding. They are …
Note: See TracRevisionLog for help on using the revision log.