SimpleTemplateResponse.add_post_render_callback() [source] Add a callback that will be invoked
FileUploadHandler.new_file(field_name, file_name, content_type, content_length, charset, content_type_extra) [source]
get_accessed_time(name) [source] New in Django
accessed_time(name) [source] Returns a naive datetime object containing the
created_time(name) [source] Returns a naive datetime object containing the creation
class SimpleArrayField(base_field, delimiter=', ', max_length=None, min_length=None) [source] A
ModelAdmin.raw_id_fields By default, Django’s admin uses a select-box interface (<select>) for fields that are ForeignKey
Introduction The model reference documentation explains how to use Django’s standard field classes –
Field.unique_for_date Set this to the name of a DateField or DateTimeField to require that this field
class MultiWidget(widgets, attrs=None) [source] A widget that is composed of multiple widgets
Page 69 of 100