Edit: db models vm6
This commit is contained in:
parent
05a3502f93
commit
a9db7ebec4
@ -20,7 +20,7 @@ if DB_PASSWORD is None:
|
||||
|
||||
|
||||
# Подключение к базе данных
|
||||
dn = MySQLDatabase(
|
||||
db = MySQLDatabase(
|
||||
DB_NAME, **{
|
||||
'charset': 'utf8',
|
||||
'sql_mode': 'PIPES_AS_CONCAT',
|
||||
|
Loading…
Reference in New Issue
Block a user