Skip to content

Change Already Exist Response To Status Code 409 #106

@michigg

Description

@michigg

Currently the django rest framework returns responses with status code 400 (Bad Request) if a unique constraint fails. This should be an 409 (Conflict) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions