mirror of
https://github.com/ansible/awx.git
synced 2026-06-23 23:57:52 -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 rest_framework.exceptions import ParseError, PermissionDenied
|
||||
# Django OAuth Toolkit
|
||||
from awx.main.models.oauth import OAuth2Application, OAuth2AccessToken
|
||||
|
||||
from ansible_base.utils.validation import to_python_boolean
|
||||
from ansible_base.lib.utils.validation import to_python_boolean
|
||||
|
||||
# AWX
|
||||
from awx.main.utils import (
|
||||
|
||||
Reference in New Issue
Block a user