mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
Relocate encryption helpers, update settings, tests, and imports
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import pytest
|
||||
from django.core.exceptions import ValidationError
|
||||
|
||||
from awx.main.utils.common import decrypt_field
|
||||
from awx.main.utils import decrypt_field
|
||||
from awx.main.models import Credential, CredentialType
|
||||
|
||||
from rest_framework import serializers
|
||||
|
||||
Reference in New Issue
Block a user