Note that default BooleanField instances will be generated with a required=False option (since Django models.BooleanField is always blank=True). If you want to change this behaviour explicitly declare the BooleanField on the serializer class.что имеется ввиду под объявлением поля прямо в классе сериализатора, я так и не вкурил.