Skip to content

AttributeError: 'NoneType' object has no attribute 'data' #56

Description

@Abcold

项目已经运行起来,但点登录出现500错误
后台:
File "C:\Users\Documents\VueDjangoAntdProBookShop\tyadmin_api\custom.py", line 34, in custom_exception_handler
response.data = {"none_fields_errors": response.data}
AttributeError: 'NoneType' object has no attribute 'data'
[11/Apr/2021 20:47:00] "POST /api/xadmin/v1/login/account HTTP/1.1" 500 26215

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions