We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NullableCharField
Remove the NullableCharField class from utilities/fields.py.
utilities/fields.py
This field is no longer used, and has been obsolete since Django introduced support for the null parameter on its own CharField class.
null
CharField
None expected