mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #6441 from ryanpetrello/eye-python
fix busted shell_plus in the development environment Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
3045511401
@ -40,6 +40,7 @@ NOTEBOOK_ARGUMENTS = [
|
||||
]
|
||||
|
||||
# print SQL queries in shell_plus
|
||||
SHELL_PLUS = 'ipython'
|
||||
SHELL_PLUS_PRINT_SQL = False
|
||||
|
||||
# show colored logs in the dev environment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user