Karen Tracey
|
bb31cf37ff
|
Replace test use of assertTrue with failUnless. No matter how many times we try, Python 2.3 still doesn't recognize assertTrue.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10390 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-04 17:51:35 +00:00 |
Joseph Kocherhans
|
dc832d7753
|
Fixed some silly assumptions about pk's that broke the test suite under postgresql.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10348 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-01 22:16:34 +00:00 |
Joseph Kocherhans
|
15becf23a9
|
Forms in model formsets and inline formsets can now be deleted even if they don't validate. Related to #9587.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-03-31 19:55:20 +00:00 |