CompressedTextField
CompressedTextField.description
CompressedTextField.empty_values
CompressedTextField.from_db_value()
CompressedTextField.get_prep_value()
CompressedTextField.to_python()
CompressedTextField.value_to_string()
compress_data()
decompress_data()
Bases: BinaryField
BinaryField
Perform preliminary non-db specific value checks and conversions.
Convert the input value into the expected Python data type, raising django.core.exceptions.ValidationError if the data can’t be converted. Return the converted value. Subclasses should override this.
Binary data is serialized as base64
압축
s:
Returns:
압축 해제