Skip to content

The field _could_ be used with null=True #62

@aweakley

Description

@aweakley

Here my code assumes that natural_text will never be None,

if natural_text == "":
but I think if for some reason you decided to use null=True on your field then it could be None.

Metadata

Metadata

Assignees

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