Malcolm Tredinnick
|
686c5a2f88
|
Fixed the empty model saving case so that it retrieves the primary key id. Also
updated the tests to test this case.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-12 12:49:14 +00:00 |
Malcolm Tredinnick
|
4fc6e51706
|
Tests to avoid regressions for ticket #2108. See also r3115.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-08 15:15:27 +00:00 |
Malcolm Tredinnick
|
89920e058f
|
Fixed #2108 -- do not try to save an empty model.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3104 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2006-06-08 00:13:52 +00:00 |