summaryrefslogtreecommitdiff
path: root/tests/regressiontests/model_regress/tests.py
AgeCommit message (Expand)Author
2010-11-18[1.2.X] Converted the model_regress doctests into unittests. We have always ...Alex Gaynor
2010-11-18[1.2.X] Fixed pk uniqueness validation for new objects created outside of a M...Carl Meyer
2009-05-07Fixed #10153: foreign key `gte` and `lte` lookups now work. Thanks, joelhooks...Jacob Kaplan-Moss