def test_right_content(self): field = TwoColumn._meta.get_field('right_content') self.assertModelField(field, StreamField, False, False, None) # meta