Pyramid 1.7a2 released

35 views
Skip to first unread message

Michael Merickel

unread,
Apr 19, 2016, 11:26:58 PM4/19/16
to Pylons
Pyramid 1.7a2 has been released.

There are only a couple changes in this release:

- Fixed a show-stopping bug with the csrf origin checks.

- Added a new config.set_default_csrf_options() API which replaces the previously announced "pyramid.require_default_csrf" setting.

- CSRF checks are disabled by default on exception views but may be explicitly turned on. This should avoid having to add "require_csrf=False" to all of your exception views.

A "What's New In Pyramid 1.7" document exists at

You will be able to see the 1.7 release documentation (across all
alphas and betas, as well as when it eventually gets to final release)

You can install it via PyPI:

  pip install pyramid==1.7a1

Enjoy, and please report any issues you find to the issue tracker at

Thanks!

- Michael

Bert JW Regeer

unread,
Apr 19, 2016, 11:28:35 PM4/19/16
to pylons-...@googlegroups.com
pip install pyramid==1.7a2

> On Apr 19, 2016, at 21:26, Michael Merickel <mmer...@gmail.com> wrote:
>
> pip install pyramid==1.7a1

Reply all
Reply to author
Forward
0 new messages