mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Forwardported 1.7.6 release note.
This commit is contained in:
@@ -9,5 +9,8 @@ Django 1.7.6 fixes several bugs in 1.7.5.
|
|||||||
Bugfixes
|
Bugfixes
|
||||||
========
|
========
|
||||||
|
|
||||||
|
* Fixed crash when coercing ``ManyRelatedManager`` to a string
|
||||||
|
(:ticket:`24352`).
|
||||||
|
|
||||||
* Fixed a bug that prevented migrations from adding a FK constraint
|
* Fixed a bug that prevented migrations from adding a FK constraint
|
||||||
for an existing column. (:ticket:`24447`).
|
for an existing column. (:ticket:`24447`).
|
||||||
|
|||||||
Reference in New Issue
Block a user