Skip to content

Remove nullable=True from CharField where not required #51

Description

@SamStudio8

It is not Django best practice to allow for CharField to contain None and empty string unless absolutely necessary. This also is the root cause of None appearing in API serialiser responses.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

P:LOWAn issue or feature that is not an obstacle to current workenhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions