Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▾ postgres
▸ aggregates
▸ apps
▸ constraints
▾ fields
▸ array
▸ citext
▸ hstore
▾ jsonb
class
JSONField
class
KeyTextTransform
class
KeyTransform
▸ ranges
▸ utils
▸ forms
▸ functions
▸ indexes
▸ lookups
▸ 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 JSONField
django
.
contrib
.
postgres
.
fields
.
jsonb
.
JSONField
Declaration
class
JSONField(
BuiltinJSONField
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
models
.
fields
.
json
.
JSONField
:
__init__
,
check
,
deconstruct
,
formfield
,
from_db_value
,
get_internal_type
,
get_prep_value
,
get_transform
,
validate
,
value_to_string
Methods inherited from
django
.
db
.
models
.
fields
.
Field
:
__copy__
,
__deepcopy__
,
__eq__
,
__hash__
,
__lt__
,
__reduce__
,
__repr__
,
__str__
,
cached_col
,
cast_db_type
,
clean
,
clone
,
contribute_to_class
,
db_check
,
db_parameters
,
db_returning
,
db_tablespace
,
db_type
,
db_type_parameters
,
db_type_suffix
,
get_attname
,
get_attname_column
,
get_choices
,
get_col
,
get_db_converters
,
get_db_prep_save
,
get_db_prep_value
,
get_default
,
get_filter_kwargs_for_object
,
get_pk_value_on_save
,
has_default
,
pre_save
,
rel_db_type
,
run_validators
,
save_form_data
,
select_format
,
set_attributes_from_name
,
to_python
,
unique
,
validators
,
value_from_object
Methods inherited from
django
.
db
.
models
.
query_utils
.
RegisterLookupMixin
:
get_lookup
,
get_lookups
,
merge_dicts
,
register_lookup
Generated by
nedoc
v0.9 at 2020-12-29 14:04