Fix import of horizon custom_local_settings on python3
Change-Id: I71f3e8ab50426246b595755a8f3298ba7ca0a50d Closes-Bug: #1803029
This commit is contained in:
parent
54856a873f
commit
120e8080ab
@ -843,4 +843,4 @@ KEY_MANAGER = {
|
||||
{% endif %}
|
||||
|
||||
# Allow operators to overwrite variables (LP: #1769970).
|
||||
from custom_local_settings import *
|
||||
from .custom_local_settings import *
|
||||
|
Loading…
x
Reference in New Issue
Block a user