79323673

Date: 2025-01-02 12:21:54
Score: 3
Natty:
Report link

Was answered in AttributeError: module 'rest_framework.serializers' has no attribute 'NullBooleanField':

The NullBooleanField is deprecated and will be removed starting with 3.14. Instead use the BooleanField field and set allow_null=True which does the same thing.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: ehrid