Skip to content

Remove nullable=True from CharField where not required #51

@SamStudio8

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.

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