FilePathField.recursive Optional. Either True or False. Default is False. Specifies whether
arg_joiner A class attribute that denotes the character used to join the list of expressions together. Defaults
last() Works like first(), but returns the last object in the queryset.
Field.many_to_many Boolean flag that is True if the field has a many-to-many relation; False otherwise
class TruncDate(expression, **extra) [source] lookup_name =
FieldFile.delete(save=True) [source] Deletes the file associated with this instance and clears
class Case(*cases, **extra) [source] A Case() expression is like the
Field.model Returns the model on which the field is defined. If a field is defined on a superclass of a model, model
class Min(expression, output_field=None, **extra) [source] Returns the minimum value of the
class ExtractSecond(expression, tzinfo=None, **extra) [source] lookup_name
Page 19 of 30