Pyramid 1.7b2 released

34 views
Skip to first unread message

Michael Merickel

unread,
May 1, 2016, 5:52:08 PM5/1/16
to Pylons
Pyramid 1.7b1 has been released. This is likely the last beta release.

- A default permission set via ``config.set_default_permission`` will no longer be enforced on an exception view. This has been the case for a while with the default exception views (``config.add_notfound_view`` and ``config.add_forbidden_view``), however for any other exception view a developer had to remember to set ``permission=NO_PERMISSION_REQUIRED`` or be surprised when things didn't work. It is still possible to force a permission check on an exception view by setting the ``permission`` argument manually to ``config.add_view``. This behavior is consistent with the new CSRF features added in the 1.7 series.

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.7b2

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

Thanks!

Steve Piercy

unread,
May 1, 2016, 7:26:53 PM5/1/16
to pylons-...@googlegroups.com
On 5/1/16 at 4:51 PM, mmer...@gmail.com (Michael Merickel) pronounced:

>Pyramid 1.7b1 has been released. This is likely the last beta release.

We meant 1.7b2.

--steve

------------------------
Steve Piercy, Soquel, CA

Michael Merickel

unread,
May 1, 2016, 7:37:04 PM5/1/16
to Pylons
Sorry my copy/paste foo is no good.



--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylons-discus...@googlegroups.com.
To post to this group, send email to pylons-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/r471Ps-1085i-CAA3CE6DD81A451AB900E66F74539F7B%40wsp034846wss.netadm.calpoly.edu.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages