FlashMessage 0.2.0
A pipe to set a message in a cookie so that on the next request it can be displayed on a web page without needing to persist the state in any more complex way.
Contents
Summary
Set a message in a cookie so that on the next request it can be displayed on a web page without needing to persist the state in any more complex way.
Get Started
- Download and install from source
Changes
0.2.0
2011-04-04
- Upgraded to use PipeStack
0.1.3
2010-10-13
- Updated to HTTPKit 0.2.0
0.1.2
2010-09-16
- Added a set_now() method for setting the message as part of the current response instead of after a redirect
- Removed a print statement accidentally left in
0.1.1
2010-09-02
- Added support for PipeStack
0.1.0
2009-12-24
- Support for BuildKit
2009-11-17
- Updating to use HTTP rather than WSGI
2008/2009
- First version
License
FlashMessage - Set a message in a cookie so that on the next request it can be displayed on a web page without needing to persist the state in any more complex way. Copyright (C) 2009 James Gardner
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| FlashMessage-0.2.0.tar.gz (md5) | Source | 2011-04-04 | 11KB | 356 | |
- Author: James Gardner
- Home Page: http://jimmyg.org/work/code/flashmessage/index.html
- License: GNU AGPLv3
- Categories
- Package Index Owner: thejimmyg
- DOAP record: FlashMessage-0.2.0.xml
