mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 05:39:59 +00:00
Merge branch '5.1'
Conflicts: seahub/base/accounts.py seahub/share/views.py seahub/views/sysadmin.py tests/seahub/base/test_accounts.py tests/seahub/share/views/test_ajax_get_download_link.py tests/seahub/share/views/test_ajax_get_upload_link.py
This commit is contained in:
@@ -345,6 +345,8 @@ REST_FRAMEWORK = {
|
||||
'anon': '5/minute',
|
||||
'user': '300/minute',
|
||||
},
|
||||
# https://github.com/tomchristie/django-rest-framework/issues/2891
|
||||
'UNICODE_JSON': False,
|
||||
}
|
||||
|
||||
# file and path
|
||||
|
Reference in New Issue
Block a user