Alvaro Mariano
|
fdf5c1d222
|
Fix #309 - Extract extra attributes from signal kwargs
|
2023-05-25 20:36:25 -03:00 |
|
Petr Dlouhý
|
a440f98175
|
allow to set target proxy objects
|
2023-05-22 21:54:26 -03:00 |
|
TheOneAboveAllTitan
|
1951606fa0
|
[models] Added method to return links to related objects.
|
2023-05-22 21:54:23 -03:00 |
|
Igor Malinovskiy
|
efdd3ab086
|
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.
|
2023-05-22 21:53:38 -03:00 |
|
Akhmed Gaziev
|
78a7039cc5
|
Add localization
|
2021-04-06 12:38:20 +03: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 |
|