mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #26287 -- Added support for addition operations to SimpleLazyObject.
This commit is contained in:
committed by
Mariusz Felisiak
parent
4c76ffc2d6
commit
f9ec777a82
@@ -294,7 +294,7 @@ URLs
|
||||
Utilities
|
||||
~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* ``SimpleLazyObject`` now supports addition operations.
|
||||
|
||||
Validators
|
||||
~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user