get_db_prep_save(value, connection)
[source]
Same as the get_db_prep_value()
, but called when the field value must be saved to the database. By default returns get_db_prep_value()
.
get_db_prep_save(value, connection)
[source]
Same as the get_db_prep_value()
, but called when the field value must be saved to the database. By default returns get_db_prep_value()
.
Designed by : w10schools
service@w10schools.com
Please login to continue.