Fix big when empty cookies were sent by the browser.
According to http://www.cookiecentral.com/faq/#4.4 an empty cookie is likely (although we never saw one until now ... typical).
The code now breaks after the first cookie value that tests false (None or the empty string).
added sample css and flash template
added genreated packages and upped version
cleaned up repo
Merge branch 'master' of ssh://ish@ish.io/home/ish/wsgiapptools
added files as per pypi recommendations
final egg tweaks before pypi push
merge fix on setup.py
Tweak setup.py for release.
removed accidentally committed convertish
removed accidental convertish
tweaked egg setup and merged gitignore file
tweaked egg setup
added link baack to redmine
added logo
added generated pages
added documentation styling
Create a Flash messages manager and then hide its API behind module-level functions that all work on a WSGI environ.
Make the module easier to use by "hiding" the cookie manager behind a more public, function-based API.
Add very basic README
Add the flash module.
Give the middleware factory a more complete name.
Add cookies module.
Add GIT ignore files.
Empty out the package module.
1 2 Next » (1-25/35) | Per page: 25, 50, 100
Also available in: Atom