enable test folders: select_for_update, i18n, httpwrappers, auth_tests, extra_regress (#107)

This commit is contained in:
Maxim Kurnikov
2019-07-10 19:38:36 +03:00
committed by GitHub
parent b397ec04a9
commit 335c5765c3
14 changed files with 150 additions and 26 deletions
-1
View File
@@ -1,6 +1,5 @@
from typing import Any, Dict, List, Optional, Sequence, Set, Tuple, TypeVar, Union
from django.core import checks
from django.db.models.manager import Manager
from django.core.checks.messages import CheckMessage