Letter P

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

Website: http://danielfm.github.com/django-flash
License: BSD
Vendor: Alcance Libre, Inc.
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

python-django-flash-1.8-15.fc14.al.noarch [51 KiB] Changelog by Fedora Release Engineering (2017-07-27):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al