mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
Fix lingering import statement, add context processor to expose settings to templates.
This commit is contained in:
@@ -30,7 +30,6 @@ from jsonfield import JSONField
|
||||
from djcelery.models import TaskMeta
|
||||
from rest_framework.authtoken.models import Token
|
||||
import yaml
|
||||
from lib.main.fields import *
|
||||
|
||||
# TODO: reporting model TBD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user