fields Returns a list of the names of the fields of data associated with the feature. This will be the same for all features
__bytes__() Equivalent to as_bytes(). Allows bytes(msg) to produce a bytes object containing the formatted
math.fabs(x) Return the absolute value of x.
fold(name, value) The email package calls this method with the name and value currently stored in the Message
iterkeys() keys() Return an iterator over all keys if called as iterkeys() or return a list of keys
mimetypes.suffix_map Dictionary mapping suffixes to suffixes. This is used to allow recognition of encoded files for which the
curses.resetty() Restore the state of the terminal modes to what it was at the last call to savetty().
readline.add_history(line) Append line to the history buffer, as if it was the last line typed. This calls add_history()
finish_request() Actually processes the request by instantiating RequestHandlerClass and calling its handle()
BaseCommand.requires_migrations_checks New in Django 1.10.
Page 3 of 100