Fix import of horizon custom_local_settings on python3
Change-Id: I71f3e8ab50426246b595755a8f3298ba7ca0a50d
Closes-Bug: #1803029
(cherry picked from commit 120e8080ab
)
This commit is contained in:
parent
85e5969af3
commit
25c9d10cdd
@ -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…
Reference in New Issue
Block a user