testing setting
This commit is contained in:
1
rowers/.#metrics.py
Symbolic link
1
rowers/.#metrics.py
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
sander@sander-pc.1485:1564596496
|
||||||
@@ -166,9 +166,7 @@ DATABASES = {
|
|||||||
},
|
},
|
||||||
'TEST': {
|
'TEST': {
|
||||||
'CHARSET': 'utf8',
|
'CHARSET': 'utf8',
|
||||||
'ENGINE': 'django.db.backends.mysql',
|
|
||||||
'COLLATION': 'utf8_general_ci',
|
'COLLATION': 'utf8_general_ci',
|
||||||
'NAME': CFG['db_name']
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user