summaryrefslogtreecommitdiff
path: root/tests/modeltests/fixtures/tests.py
AgeCommit message (Expand)Author
2011-03-09Fixed a bunch more tests that were failing in Oracle due to false assumptions...Ian Kelly
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-08-30Fixed #14162 - Dumpdata needs an option to use the base manager instead of th...Luke Plant
2010-08-06Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...Russell Keith-Magee
2010-06-05Corrected pre-Python 2.6 syntax incompatibility from r13319. Thanks to Karen ...Russell Keith-Magee
2010-06-05Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...Russell Keith-Magee