Jeremy Stretch
|
05e7af702b
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
b1392a05bb
|
Signal receiver should call unrestricted()
|
2020-06-29 11:07:11 -04:00 |
|
John Anderson
|
362227f265
|
convert update() calls to save() calls
|
2019-08-20 17:16:00 -04:00 |
|
John Anderson
|
8bd1a48973
|
fixes #3428 - caching invalidation issues
Mitgate invalidation issues by using prefetch_related instead of select_related.
Also use invalidated_update instead of just update.
|
2019-08-19 01:53:39 -04:00 |
|
Jeremy Stretch
|
68a5dcd47e
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
297d9c6bb9
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
d132a6a575
|
Fixes #817: Update last_updated time of a circuit when editing a child termination
|
2017-01-23 15:31:41 -05:00 |
|