增加及修改account与announcement的测试
This commit is contained in:
@@ -156,3 +156,8 @@ LOGGING = {
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
REST_FRAMEWORK = {
|
||||
'TEST_REQUEST_DEFAULT_FORMAT': 'json'
|
||||
}
|
||||
Reference in New Issue
Block a user