id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 15549,Model formset regressions tests fail on Postgresql,Béres Botond,nobody," {{{ ====================================================================== FAIL: test_custom_delete (regressiontests.model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify DeleteFormset ignores DELETE field and uses form method ---------------------------------------------------------------------- Traceback (most recent call last): File ""/home/botondus/Envs/django/django/tests/regressiontests/model_formsets_regress/tests.py"", line 401, in test_custom_delete self.assertTrue(formset.is_valid()) AssertionError: False is not True ====================================================================== FAIL: test_no_delete (regressiontests.model_formsets_regress.tests.FormfieldShouldDeleteFormTests) Verify base formset doesn't modify database ---------------------------------------------------------------------- Traceback (most recent call last): File ""/home/botondus/Envs/django/django/tests/regressiontests/model_formsets_regress/tests.py"", line 370, in test_no_delete self.assertTrue(formset.is_valid()) AssertionError: False is not True }}} ",,closed,Forms,dev,,fixed,postgresql blocker,,Unreviewed,0,0,0,0,0,0