Skip to content

Confusing error text #7880

@anton-kazlouski

Description

@anton-kazlouski

I'm not English native, but the error message seems to have a logical error:
This field may not be null -- means that a field might be null and might not be null (negative probability). But the translation means that the field is required and cannot be null.

I've checked with Django sources and found this:
This field cannot be null which seems to me more accurate.

I want to clarify it's an actual mistake. If yes, I'll create a PR to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions