mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Update for django-ansible-base split (#14783)
* update paths and names * temp to get tests passing * fix typo
This commit is contained in:
@@ -7,7 +7,7 @@ import json
|
||||
# Django
|
||||
from django.db import models
|
||||
|
||||
from ansible_base.utils.models import prevent_search
|
||||
from ansible_base.lib.utils.models import prevent_search
|
||||
|
||||
# AWX
|
||||
from awx.main.models.base import CreatedModifiedModel
|
||||
|
||||
Reference in New Issue
Block a user