1
0
mirror of https://github.com/django/django.git synced 2025-03-13 02:40:47 +00:00
django/docs/releases/1.6.2.txt

14 lines
310 B
Plaintext
Raw Normal View History

==========================
Django 1.6.2 release notes
==========================
*Under development*
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).