bytes.rfind(sub[, start[, end]]) bytearray.rfind(sub[, start[, end]]) Return the highest index in the sequence where
locale.strcoll(string1, string2) Compares two strings according to the current LC_COLLATE setting. As any other
class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all
class Avg(expression, output_field=FloatField(), **extra) [source] Returns the mean value
CASCADE [source] Cascade deletes. Django emulates the behavior of the SQL constraint ON DELETE
class xml.etree.ElementTree.ElementTree(element=None, file=None) ElementTree wrapper class. This class represents an entire
ModelAdmin.preserve_filters The admin now preserves filters on the list view after creating, editing or deleting an object.
matrix.strides Tuple of bytes to step in each dimension when traversing an array. The byte offset of element (i[0]
ast.iter_child_nodes(node) Yield all direct child nodes of node, that is, all fields that are nodes and all items of
_thread.get_ident() Return the ‘thread identifier’ of the current thread. This is a nonzero integer. Its value has no direct
Page 25 of 100