summaryrefslogtreecommitdiff
path: root/tests/modeltests/custom_pk
AgeCommit message (Expand)Author
2008-03-22newforms-admin: Merged from trunk up to [7350].Joseph Kocherhans
2007-09-17newforms-admin: Merged to [6370].Joseph Kocherhans
2007-09-15newforms-admin: Merged to [6332].Joseph Kocherhans
2007-08-07Merged revisions 4350-4357,4359-4365,4371-4372,4374-4377,4380-4386,4388,4390-...Russell Keith-Magee
2007-07-07newforms-admin: Merged from trunk up to [5625]. This includes the UnicodeMalcolm Tredinnick
2006-09-25Made ``pk`` a generic expansion for the primary key, rather than just an expa...Russell Keith-Magee
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-06-15Fixed #2164 -- Create correct SQL when pk column name is not the same as theMalcolm Tredinnick
2006-06-04Changed all model unit tests to use __str__() instead of __repr__(). Also sli...Adrian Holovaty
2006-05-06Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Th...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty