| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner | |
| 2012-07-22 | [py3] Added Python 3 compatibility for xrange. | Aymeric Augustin | |
| 2012-03-30 | Removed with_statement imports, useless in Python >= 2.6. Refs #17965. ↵ | Claude Paroz | |
| Thanks jonash for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17828 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-10-13 | Convert all modeltests to use absolute imports, rather than relative ones. | Alex Gaynor | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@16975 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-06-07 | Name this test method correctly. Refs [16334]. | Alex Gaynor | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@16336 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2011-06-07 | Made clear() on a reverse foreign key significantly more efficient. Thanks ↵ | Alex Gaynor | |
| to Andrew Godwin for the review. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16335 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-10-12 | Tweak to many_to_one_null doctest to avoid primary key assumptions (causing ↵ | Russell Keith-Magee | |
| breakage on PostgreSQL). git-svn-id: http://code.djangoproject.com/svn/django/trunk@14168 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2010-10-12 | Migrated many_to_one_null doctests. Thanks to George Sakkis for the patch. | Russell Keith-Magee | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@14166 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
