encode(session_dict) Returns the given session dictionary serialized and encoded as a string. Encoding
BaseCommand.can_import_settings A boolean indicating whether the command needs to be able to import Django settings; if True
get(key, default=None) Example: fav_color = request.session.get('fav_color', 'red')
HttpResponse.delete_cookie(key, path='/', domain=None) Deletes the cookie with the given key. Fails silently if the key doesn’t
get_all_permissions(user_obj, obj=None) Returns the set of permission strings the user_obj has, including both
class Variance(expression, sample=False, **extra) [source] Returns the variance of the data
get_expire_at_browser_close() Returns either True or False, depending on whether the user’s session
Options.verbose_name A human-readable name for the object, singular:
skew Skew coefficients used to georeference the raster, as a point object with x and y members. In
Engine.select_template(self, template_name_list) [source] Like get_template()
Page 57 of 100