mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.6.x] Fixed #21662 -- Kept parent reference in prepared geometry
Thanks Robert Scott for the report.
Backport of 542198c1d0 from master.
This commit is contained in:
@@ -9,4 +9,5 @@ This is Django 1.6.2, a bugfix release for Django 1.6.
|
||||
Bug fixes
|
||||
=========
|
||||
|
||||
...
|
||||
* Prevented the base geometry object of a prepared geometry to be garbage
|
||||
collected, which could lead to crash Django (#21662).
|
||||
|
||||
Reference in New Issue
Block a user