| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-12-08 | [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths | Claude Paroz |
| 2012-07-22 | [py3] Replaced unicode/str by six.text_type/bytes. | Aymeric Augustin |
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz |
| 2012-03-30 | Use the class decorator syntax available in Python >= 2.6. Refs #17965. | Aymeric Augustin |
| 2012-03-30 | Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks... | Claude Paroz |
| 2011-10-13 | Convert the remainder of the relative imports in the tests to be absolute imp... | Alex Gaynor |
| 2011-09-16 | Fixed #16803 -- Use model verbose_name directly as ContentType unicode repres... | Carl Meyer |
