mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
Yolo fix
This commit is contained in:
parent
22d5d4c774
commit
86839d6d32
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
import os
|
||||
from settings_base import *
|
||||
|
||||
DEBUG = TEMPLATE_DEBUG = True
|
||||
|
||||
|
|
Loading…
Reference in a new issue