Skip to content

Remove obsolete NullableCharField class #15100

Closed
@jeremystretch

Description

@jeremystretch

Proposed Changes

Remove the NullableCharField class from utilities/fields.py.

Justification

This field is no longer used, and has been obsolete since Django introduced support for the null parameter on its own CharField class.

Impact

None expected

Metadata

Metadata

Assignees

Labels

breaking changeThis change modifies or removes some previously documented functionalitystatus: acceptedThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions