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')
Support
You can use project issue page to submit your issue
Changes
v 0.1
refactor as package
v 0.0
init project and create skeleton of it
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyramid_flash_message-0.1.0.tar.gz
.
File metadata
- Download URL: pyramid_flash_message-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f9aa951efbf4dfe0842b89adb09d1d453d0b4ddd1ee6e99b7ba713fbfa16adfc
|
|
MD5 |
d4e6cc9841624e44707557fc99a3bd81
|
|
BLAKE2b-256 |
9dc5ac4aa47beb4599d17551e82b6d4adee629e8512002748a426d0f6b48af5b
|