mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 21:20:08 -03:30
Support tower license within the database
With backwards support for the file-based license
This commit is contained in:
@@ -15,7 +15,7 @@ from django.conf import settings
|
||||
|
||||
from awx import __version__ as version
|
||||
from awx.main.models import ActivityStream, Instance
|
||||
from awx.main.comf import tower_settings
|
||||
from awx.main.conf import tower_settings
|
||||
from awx.api.authentication import TokenAuthentication
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user