mirror of
https://github.com/django/django.git
synced 2025-08-18 17:50:58 +00:00
Added refs #22514 to 1.6.6 release notes.
This commit is contained in:
parent
3425d42bf1
commit
1892ced10a
1 changed files with 3 additions and 0 deletions
|
@ -11,3 +11,6 @@ Bugfixes
|
||||||
|
|
||||||
* Corrected email and URL validation to reject a trailing dash
|
* Corrected email and URL validation to reject a trailing dash
|
||||||
(`#22579 <http://code.djangoproject.com/ticket/22579>`_).
|
(`#22579 <http://code.djangoproject.com/ticket/22579>`_).
|
||||||
|
|
||||||
|
* Prevented indexes on PostgreSQL virtual fields
|
||||||
|
(`#22514 <http://code.djangoproject.com/ticket/22514>`_).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue