summaryrefslogtreecommitdiff
path: root/tests/one_to_one
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21563 -- Single related object descriptors should work with `hasattr`.Simon Charette2013-12-111-0/+4
* Fixing E302 ErrorsJason Myers2013-11-022-2/+8
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #21134 -- Prevented queries in broken transactions.Aymeric Augustin2013-09-301-3/+3
* Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol2013-08-151-2/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #17582 - Added message to DoesNotExist exceptions.Tim Graham2013-05-271-1/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+177