diff options
| author | Tim Graham <timograham@gmail.com> | 2014-06-20 18:47:14 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-06-20 18:47:54 -0400 |
| commit | d107c7bd7db183d85bb3b22e0019b3be8af262d2 (patch) | |
| tree | acefa9b223344ab2839dd03254c9446f790e845d /docs | |
| parent | db9cb83d2fec781f6479f19b63d50b44a35ae632 (diff) | |
[1.7.x] Added refs #22514 to 1.6.6 release notes.
Backport of 1892ced10a from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.6.6.txt b/docs/releases/1.6.6.txt index 9084f81ee1..103af36c37 100644 --- a/docs/releases/1.6.6.txt +++ b/docs/releases/1.6.6.txt @@ -11,3 +11,6 @@ Bugfixes * Corrected email and URL validation to reject a trailing dash (`#22579 <http://code.djangoproject.com/ticket/22579>`_). + +* Prevented indexes on PostgreSQL virtual fields + (`#22514 <http://code.djangoproject.com/ticket/22514>`_). |
