BoundField.css_classes() [source] When you use Django’s rendering shortcuts, CSS classes
UploadedFile.chunks(chunk_size=None) A generator returning chunks of the file. If multiple_chunks() is True
class TimeInput [source] Time input as a simple text box: <input type='text' ..
ModelAdmin.empty_value_display New in Django 1.9. This
ModelAdmin.actions_on_bottom Controls where on the page the actions bar appears. By default, the admin changelist displays actions
get_script_prefix() [source] Normally, you should always use reverse() to define
to_locale(language) [source] Turns a language name (en-us) into a locale name (en_US).
func The view function that would be used to serve the URL
Model.validate_unique(exclude=None) [source] This method is similar to clean_fields()
query_string Whether to pass along the GET query string to the new location. If True, then the query string is
Page 69 of 100