Skip to main content

Beaker session factory backend for Pyramid

Project description

Provides a session factory for the Pyramid web framework backed by the Beaker sessioning system.

See the Pylons Project documentation for more information.

0.8 (2013-06-28)

0.7 (2012-07-10)

  • Python 3.2 compatibility.

  • Dropped Jython support (may be re-added after Jython releases a 2.7- compatible version).

  • Dropped Python 2.5 support.

  • Made compatible with zope.interface 4.0.0 (symptom: TypeError: Class advice impossible in Python3. Use the @implementer class decorator instead. when run under Python 2 or or Python 3)

  • Add dev and docs setup.py aliases.

0.6.1 (2011-11-19)

  • Beaker 1.6+ compat: added support for key_length and enabled options.

0.6 (2011-11-12)

  • Add a tox.ini for Jenkins testing.

  • Add includeme function to ease application setup.

0.5 (2011-03-30)

  • The default value for the cookie_on_exception parameter to pyramid_beaker.BeakerSessionFactoryConfig is now True. This means that when view code causes an exception to be raised, and the session has been mutated, a cookie will be sent back in the response. Previously its default value was False.

0.4 (2011-01-08)

  • Allow cache regions to inherit URL configuration from main cache options.

  • Respect a cookie_on_exception configuration value passed to the BeakerSessionFactoryConfig constructor. If this value is passed and it’s not false, session cookies will be set even on responses resulting from an exception.

  • Update to new relationship between new_csrf_token and get_csrf_token as described in Pyramid 1.0a9 interfaces.

0.3 (2010-12-29)

  • Support ISession flash/csrf API added to Pyramid 1.0a8+.

0.2 (2010-11-27)

  • Add cache_region support via pyramid_beaker.set_cache_regions_from_settings (and documented).

0.1

  • 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

pyramid_beaker-0.8.tar.gz (21.8 kB view details)

Uploaded Source

File details

Details for the file pyramid_beaker-0.8.tar.gz.

File metadata

  • Download URL: pyramid_beaker-0.8.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyramid_beaker-0.8.tar.gz
Algorithm Hash digest
SHA256 77dc658c2c84c8c384b6c07f60dd9d2ccaa30df97a147c790db43636f1e8d441
MD5 22f14be31b06549f80890e2c63a93834
BLAKE2b-256 d96eb85426e00fd3d57f4545f74e1c3828552d8700f13ededeef9233f7bca8be

See more details on using hashes here.

Supported by

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