| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-08-15 | Ensured that the archive module consistantly explicitly closed all files. | Alex Gaynor |
| 2012-08-07 | [py3] Minor cleanup in django.utils.archive. | Aymeric Augustin |
| 2012-07-22 | [py3] Replaced basestring by six.string_types. | Aymeric Augustin |
| 2012-05-11 | Fixed typo in utils/archive.py docstring | Adrian Holovaty |
| 2012-03-30 | Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks... | Claude Paroz |
| 2011-12-25 | Fixed a few tests to run on Python 2.5. Thanks, Florian Apolloner. | Jannis Leidel |
| 2011-12-22 | Added yet another missing with_statement import. Thanks, Florian Apolloner. | Jannis Leidel |
| 2011-12-22 | Fixed #17042 -- Extended startproject and startapp management commands to bet... | Jannis Leidel |
