mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #35075 -- Added deduplicate_items parameter to BTreeIndex.
This commit is contained in:
committed by
Mariusz Felisiak
parent
f412add786
commit
45f778eded
@@ -63,7 +63,8 @@ Minor features
|
||||
:mod:`django.contrib.postgres`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* :class:`~django.contrib.postgres.indexes.BTreeIndex` now supports the
|
||||
``deduplicate_items`` parameter.
|
||||
|
||||
:mod:`django.contrib.redirects`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user