It can be a boolean or a string: | |
True or 'longest_first': truncate to a maximum length specified by the max_length argument or | |
the maximum length accepted by the model if no max_length is provided (max_length=None). |
It can be a boolean or a string: | |
True or 'longest_first': truncate to a maximum length specified by the max_length argument or | |
the maximum length accepted by the model if no max_length is provided (max_length=None). |