Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▾ postgres
▸ aggregates
▸ apps
▸ constraints
▸ fields
▸ forms
▸ functions
▸ indexes
▾ lookups
class
ContainedBy
class
DataContains
class
HasAnyKeys
class
HasKey
class
HasKeys
class
Overlap
class
SearchLookup
class
TrigramSimilar
class
Unaccent
▸ operations
▸ search
▸ serializers
▸ signals
▸ utils
▸ validators
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class TrigramSimilar
django
.
contrib
.
postgres
.
lookups
.
TrigramSimilar
Declaration
class
TrigramSimilar(
PostgresOperatorLookup
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
models
.
lookups
.
PostgresOperatorLookup
:
as_postgresql
Methods inherited from
django
.
db
.
models
.
lookups
.
FieldGetDbPrepValueMixin
:
get_db_prep_lookup
Methods inherited from
django
.
db
.
models
.
lookups
.
Lookup
:
__eq__
,
__hash__
,
__init__
,
apply_bilateral_transforms
,
as_oracle
,
as_sql
,
batch_process_rhs
,
contains_aggregate
,
contains_over_clause
,
get_group_by_cols
,
get_prep_lookup
,
get_source_expressions
,
identity
,
is_summary
,
process_lhs
,
process_rhs
,
relabeled_clone
,
rhs_is_direct_value
,
set_source_expressions
Reexports
Imported in
django.contrib.postgres.apps
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04