mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
Assorted renaming and string changes
This commit is contained in:
@@ -7,7 +7,7 @@ import json
|
||||
# Django
|
||||
from django.db import models
|
||||
|
||||
# Tower
|
||||
# AWX
|
||||
from awx.main.models.base import CreatedModifiedModel, prevent_search
|
||||
from awx.main.fields import JSONField
|
||||
from awx.main.utils import encrypt_field
|
||||
|
||||
Reference in New Issue
Block a user