Petr Dlouhý
|
35b85c1227
|
allow to set target proxy objects
|
2023-05-10 21:03:32 -03:00 |
|
TheOneAboveAllTitan
|
8d82857ff4
|
[models] Added method to return links to related objects.
|
2023-05-07 19:10:09 -03:00 |
|
Igor Malinovskiy
|
736f641fa3
|
Assign copy of kwargs instead of direct reference
Make a shallow copy of kwargs and assign it to the data attribute.
It allows overriding the save method of the model which can modify data if needed.
|
2022-05-18 09:44:37 -04:00 |
|
TheOneAboveAllTitan
|
43e7fc6c6f
|
[sample_app] Added sample app
|
2020-05-07 10:49:47 -05:00 |
|
TheOneAboveAllTitan
|
6fe8fe6678
|
[swapper] Removed hardlinks for Notification model #285
|
2020-04-12 01:21:16 +05:30 |
|
Hameed Gifford
|
95c6a48108
|
Test python 3.8 and Django 3.0
Aligns the doc specs to match tested versions
|
2020-01-19 01:18:25 -05:00 |
|
Federico Capoano
|
d55aae4e3d
|
[models] Added AbstractNotification #202
Implements and closes #102
|
2019-04-28 14:59:42 -04:00 |
|