mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24836 -- Made force_text() resolve lazy objects.
This commit is contained in:
@@ -19,3 +19,6 @@ Bugfixes
|
||||
``Count()`` (:ticket:`24835`).
|
||||
|
||||
* Corrected ``HStoreField.has_changed()`` (:ticket:`24844`).
|
||||
|
||||
* Reverted an optimization to the CSRF template context processor which caused
|
||||
a regression (:ticket:`24836`).
|
||||
|
||||
Reference in New Issue
Block a user