Commit 76c2c27
committed
[FIX] estate: fix default value for the "date_availability" field in "estate_property" model
- Use a lambda function in order to recompute the default value for each record.
Before this change, the default was computed once (on server launch).1 parent 622c144 commit 76c2c27
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments