mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.7.x] Fixed #24352 -- Fixed crash when coercing `ManyRelatedManager` to a string.
This commit is contained in:
committed by
Tim Graham
parent
aa6853da22
commit
0831a43c3a
@@ -9,4 +9,5 @@ Django 1.7.6 fixes several bugs in 1.7.5.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed crash when coercing ``ManyRelatedManager`` to a string
|
||||
(:ticket:`24352`).
|
||||
|
||||
Reference in New Issue
Block a user