class InMemoryUploadedFile [source] A file uploaded into memory (i.e. stream-to-memory).
class FlatPage Flatpages are represented by a standard Django model, which lives in
Field.label The label argument lets you specify the “human-friendly” label for this field. This is used when the
Options.get_fields(include_parents=True, include_hidden=False) [source] Returns a tuple of
QueryDict.values() Just like the standard dictionary values() method, except this uses the same last-value logic
get_accessed_time(name) [source] New in Django
created_time(name) [source] Returns a naive datetime object containing the creation
get_queryset() Returns the queryset that will be used to retrieve the object that this view will display. By default,
class Template [source] This class lives at django.template.Template. The constructor
Form.required_css_class It’s pretty common to style form rows and fields that are required or have errors. For example, you
Page 74 of 100