How to set a Django model field's default value to a function call / callable (e.g., a date relative to the time of model object creation) How to set a Django model field's default value to a function call / callable (e.g., a date relative to the time of model object creation) django django