Form.label_suffix A translatable string (defaults to a colon (:) in English) that will be appended after any label
earliest(field_name=None) Works otherwise like latest() except the direction is changed.
class MultipleHiddenInput [source] Multiple <input type='hidden' ...>
BaseDatabaseSchemaEditor.execute(sql, params=[]) [source] Executes the SQL statement passed
Model.__str__() [source] The __str__() method is called whenever you call str()
coords An alias for tuple.
smart_str(s, encoding='utf-8', strings_only=False, errors='strict') Alias of smart_bytes() on Python 2 and
class FlatPage Flatpages are represented by a standard Django model, which lives in
class TransactionNow [source] New in Django 1
QueryDict.getlist(key, default=None) Returns the data with the requested key, as a Python list. Returns an empty list if the
Page 66 of 100