summaryrefslogtreecommitdiff
path: root/tests/modeltests/empty/models.py
AgeCommit message (Expand)Author
2007-12-03newforms-admin: Merged changes from trunk up to [6863].Joseph Kocherhans
2007-03-25newforms-admin: Merged to [4823]Adrian Holovaty
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee
2006-08-10Fixed #2512 -- Fixed SQL error when saving existing empty models.Malcolm Tredinnick
2006-06-12Fixed the empty model saving case so that it retrieves the primary key id. AlsoMalcolm Tredinnick
2006-06-08Tests to avoid regressions for ticket #2108. See also r3115.Malcolm Tredinnick
2006-06-08Fixed #2108 -- do not try to save an empty model.Malcolm Tredinnick