Skip to main content

Small tool to add and show flash messages

Project description

Pyramid FLASH MESSAGE

Small tool to add and show flash messages

Installation

pip install pyramid_flash_message

add then add this package to your application

pyramid.includes =
    pyramid_layout
    pyramid_jinja2
    pyramid_flash_message

or

config.include('pyramid_layout')
config.include('pyramid_jinja2')
config.include('pyramid_flash_message')

qwertyZXCVBN123456 Support ——-

You can use project issue page to submit your issue

Changes

v 0.1

  • refactor as package

  • some debug

v 0.0

  • init project and create skeleton of it

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

pyramid_flash_message-0.1.4.tar.gz (2.7 kB view hashes)

Uploaded Source

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