[1.7.x] Added refs #22514 to 1.6.6 release notes.
Backport of 1892ced10a
from master
This commit is contained in:
parent
db9cb83d2f
commit
d107c7bd7d
|
@ -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>`_).
|
||||
|
|
Loading…
Reference in New Issue