mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -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:
@@ -20,7 +20,7 @@ from django.core.exceptions import FieldDoesNotExist
|
||||
# REST Framework
|
||||
from rest_framework.exceptions import ParseError
|
||||
|
||||
from ansible_base.utils.models import prevent_search
|
||||
from ansible_base.lib.utils.models import prevent_search
|
||||
|
||||
# AWX
|
||||
from awx.api.versioning import reverse
|
||||
|
||||
Reference in New Issue
Block a user