I am trying to write tests for a particular app in django using the python\'s unittest library.
def test_permissions_for_admin(self): admin = Group.object