1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coin_ynh.git synced 2024-09-03 18:16:26 +02:00
This commit is contained in:
Alexandre Aubin 2018-08-18 13:49:53 +02:00 committed by ljf (zamentur)
parent eb3b2228bb
commit 74fe017a28

View file

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import os
from settings_base import *
DEBUG = TEMPLATE_DEBUG = True