Loading tests/generic_relations/tests.py +0 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,6 @@ class GenericRelationsTests(TestCase): # shouldn't had changed the tag self.assertEqual(tag.tag, 'stinky') def test_generic_relations_m2m_mimic(self): """ Objects with declared GenericRelations can be tagged directly -- the Loading Loading
tests/generic_relations/tests.py +0 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,6 @@ class GenericRelationsTests(TestCase): # shouldn't had changed the tag self.assertEqual(tag.tag, 'stinky') def test_generic_relations_m2m_mimic(self): """ Objects with declared GenericRelations can be tagged directly -- the Loading