development/languages

django-flash - A Django extension to provide support for Rails-like flash

Website: http://djangoflash.destaquenet.com/
License: BSD
Vendor: Fedora Project
Description:
A simple Django extension that provides support for Rails-like flash messages.

The flash is a temporary storage mechanism that looks like a Python
dictionary, so you can store values associated with keys and later retrieve
them. It has one special property: by default, values stored into the flash
during the processing of a request will be available during the processing
of the immediately following request. Once that second request has been
processed, those values are removed automatically from the storage.

Packages

django-flash-1.7.2-2.el6.src [39 KiB] Changelog by Sebastian Dziallas (2010-07-01):
- use renamed readme file

Listing created by Repoview-0.6.5-1.el6