Changes between Initial Version and Version 1 of Ticket #33459, comment 7
- Timestamp:
- Jan 24, 2022, 5:13:05 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33459, comment 7
initial v1 12 12 13 13 {{{ 14 from django.contrib.postgres.indexes import GinIndex 14 15 from django.contrib.postgres.search import SearchVectorField 15 16