emit_notice.sh has to +x mode
added a db encoding for test db for productionpull/1/head
parent
ba9123ba39
commit
0279253aa2
|
@ -23,6 +23,7 @@ DATABASES = {
|
|||
'PASSWORD': 'unglue1t',
|
||||
'HOST': 'production.cboagmr25pjs.us-east-1.rds.amazonaws.com',
|
||||
'PORT': '',
|
||||
'TEST_CHARSET': 'utf8',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue