Merge "Fix import of horizon custom_local_settings on python3"
This commit is contained in:
commit
e8212a3080
@ -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