We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a72f4 commit ab309f0Copy full SHA for ab309f0
test_app/tests/conftest.py
@@ -9,7 +9,6 @@
9
from cryptography.hazmat.backends import default_backend
10
from cryptography.hazmat.primitives import serialization
11
from cryptography.hazmat.primitives.asymmetric import rsa
12
-from django.apps import apps
13
from django.conf import settings
14
from django.contrib.contenttypes.models import ContentType
15
from django.db.migrations.recorder import MigrationRecorder
0 commit comments