Skip to main content

WSGI Middleware for displaying status messages

Project description

Introduction

Sometimes in web application development the need arises to show a status message or similar notices to a user. This can of course be easily done in some success page but sometimes this page is rendered by a different request because of a redirect. In these cases you can use some query parameters or similar methods but that’s not always easy to use or might even have security problems.

qc.statusmessage tries to solve this problem by giving you a MessageList object which is put into the WSGI environment on ingress and processed on egress to store a list of messages inside a cookie.

For information on how to use it check out the online documentation or check out the source code repository.

Changelog

Next release

1.0b3 - July 20th 2009

Bugfixes

  • fixed link to PyPI package in documentation [cs]

  • fixed handling of broken cookies [cs]

1.0b1 - March 15th 2009

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qc.statusmessage-1.0b3.tar.gz (11.1 kB view details)

Uploaded Source

File details

Details for the file qc.statusmessage-1.0b3.tar.gz.

File metadata

File hashes

Hashes for qc.statusmessage-1.0b3.tar.gz
Algorithm Hash digest
SHA256 1dd7767e5833a2bac6f5fb72bac48a65cde9bba533a69d29764e47dddb517a0d
MD5 2c796021b8f1130894caa38e76c37d5d
BLAKE2b-256 f4b431714d55a89aa6bf90cbb57a82de6d8e8ce2799af2adf3115936e549ef5b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page