try: assert False except AssertionError: pass else: errors.append(checks.Error("Django relies on the 'assert' statement, do not disable it with 'python -O'")).
確定! 回上一頁