|
|
cd33f6a96b
|
introduce save_related method that traverses the related objects and upserts them if they are not saved
|
2020-11-14 14:29:54 +01:00 |
|
|
|
58a3855697
|
add saved property to avoid private prop access
|
2020-11-14 13:57:04 +01:00 |
|
|
|
e805ff16b2
|
introduce upsert method on model, add tests to see if save status properly changing on nested models
|
2020-11-14 13:53:32 +01:00 |
|
|
|
b0cf916531
|
add saving status and basic test for this
|
2020-11-13 13:39:19 +01:00 |
|