summaryrefslogtreecommitdiff
path: root/tests/regressiontests/null_fk_ordering
AgeCommit message (Expand)Author
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2012-06-07Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.Claude Paroz
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2010-09-28Migrated null_fk_ordering doctests. Thanks to Stephan Jaekel.Russell Keith-Magee
2009-03-24Fixed #10589 -- Removed duplicated model definition in null_fk_ordering regre...Russell Keith-Magee
2008-09-01Fixed #7512 -- Fixed an oversight when I first fixed ordering on nullableMalcolm Tredinnick