| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-08-08 | [py3] Used compatible imports of StringIO. | Aymeric Augustin |
| 2012-05-27 | Fixed #18387 -- Do not call sys.exit during call_command. | Claude Paroz |
| 2012-05-19 | Fixed #18325 -- Wrapped self.stdout/stderr in OutputWrapper class | Claude Paroz |
| 2012-03-30 | Removed with_statement imports, useless in Python >= 2.6. Refs #17965. Thanks... | Claude Paroz |
| 2011-11-09 | Fixed incompatibility with Python 2.5 introduced in r17077. Thanks Florian fo... | Ramiro Morales |
| 2011-11-07 | Fixed #11118 -- Made management command BaseCommand restore locale after exec... | Ramiro Morales |
| 2011-10-13 | Convert all modeltests to use absolute imports, rather than relative ones. | Alex Gaynor |
| 2011-03-03 | Updated test assertions that have been deprecated by the move to unittest2. I... | Russell Keith-Magee |
| 2010-09-13 | Migrated user_commands doctests. Thanks to Eric Florenzano. | Russell Keith-Magee |
