The flashing system in python (flash in flask)basically makes it possible to record a message at the end of a request and access it next request and only next request. This is usually combined with a layout template that does this.