mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
Assorted renaming and string changes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# Django
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
# Tower
|
||||
# AWX
|
||||
from awx.conf import register, fields
|
||||
from awx.ui.fields import PendoTrackingStateField, CustomLogoField # noqa
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import re
|
||||
# Django
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
# Tower
|
||||
# AWX
|
||||
from awx.conf import fields
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user