mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
This commit is contained in:
parent
47789410db
commit
17fe0bd808
12 changed files with 163 additions and 4 deletions
|
@ -26,5 +26,6 @@ a number of PostgreSQL specific data types.
|
|||
|
||||
fields
|
||||
forms
|
||||
lookups
|
||||
operations
|
||||
validators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue