ImageField

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:acceptsFileTypes image/jpeg
image/png
image/gif
gptkbp:attribute height_field
upload_to
width_field
gptkbp:definedIn gptkb:django.db.models.fields.files
gptkbp:hasField gptkb:ImageField
gptkbp:hasMethod clean
deconstruct
formfield
from_db_value
get_internal_type
get_prep_value
pre_save
save_form_data
to_python
value_to_string
https://www.w3.org/2000/01/rdf-schema#label ImageField
gptkbp:parameter default
nan
storage
choices
unique
blank
validators
auto_created
db_column
db_index
db_tablespace
editable
error_messages
height_field
help_text
max_length
primary_key
serialize
unique_for_date
unique_for_month
unique_for_year
verbose_name
width_field
gptkbp:purpose store image files in Django models
gptkbp:requires gptkb:Pillow_library
gptkbp:subclassOf FileField
gptkbp:usedIn gptkb:Django
gptkbp:bfsParent gptkb:TDBImageList
gptkbp:bfsLayer 7