Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged regressiontests and modeltests into the test root. | Florian Apolloner | 2013-02-26 | 1 | -55/+0 |
* | [py3] Refactored __unicode__ to __str__. | Aymeric Augustin | 2012-08-12 | 1 | -3/+7 |
* | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | 2012-06-07 | 1 | -1/+2 |
* | Convert the remainder of the relative imports in the tests to be absolute imp... | Alex Gaynor | 2011-10-13 | 1 | -0/+1 |
* | Migrated null_fk_ordering doctests. Thanks to Stephan Jaekel. | Russell Keith-Magee | 2010-09-28 | 1 | -37/+0 |
* | Fixed #10589 -- Removed duplicated model definition in null_fk_ordering regre... | Russell Keith-Magee | 2009-03-24 | 1 | -9/+0 |
* | Fixed #7512 -- Fixed an oversight when I first fixed ordering on nullable | Malcolm Tredinnick | 2008-09-01 | 1 | -0/+95 |