2014-05-17 06:19:23 +08:00
|
|
|
==========================
|
|
|
|
Django 1.6.6 release notes
|
|
|
|
==========================
|
|
|
|
|
|
|
|
*Under development*
|
|
|
|
|
|
|
|
Django 1.6.6 fixes several bugs in 1.6.5.
|
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
|
|
|
* Corrected email and URL validation to reject a trailing dash
|
|
|
|
(`#22579 <http://code.djangoproject.com/ticket/22579>`_).
|
2014-06-21 06:47:14 +08:00
|
|
|
|
|
|
|
* Prevented indexes on PostgreSQL virtual fields
|
|
|
|
(`#22514 <http://code.djangoproject.com/ticket/22514>`_).
|