Returns the given value rounded to one decimal place if it is a decimal, or integer if it is an integer.
Processes a tuple of 2-element tuples and returns a tuple containing first component of each tuple.
Send HttpResponseRedirect to LOGOUT_URL.
msg is a message displayed on the login page after the logout, to explain the logout reason.
Processes a tuple of 2-element tuples and returns the key which comes after the given key.
Processes a tuple of 2-element tuples and returns the key which comes before the given key.
Processes a tuple of 2-element tuples and returns the value corresponding to the given key. If not value is found, the key is returned.