I just wrote a little blog post about 1.4 and custom view predicates. As I thought more about Pyramid and 1.4 and progress, I got all tingly with the joy of Christmas blah blah blah.
I wonder if it is too late to do some kind of East Coast US Pyramid meetup before PyCon? I'm willing to do much of the organizing if somebody else can front the venue and technical setup. --Paul On Dec 18, 2012, at 8:25 AM, Domen Kožar <[email protected]> wrote: > Great work :) > > On Tuesday, December 18, 2012 9:12:37 AM UTC+1, Chris McDonough wrote: > Pyramid 1.4 has been released. Its primary features are: > > - Easy custom JSON serialization of objects returned from views. > > - Partial Mako and Chameleon template rendering. > > - Third-party addable view, route, and subscriber predicates. > > - Subrequest support. > > - Improved documentation. > > A detailed "What's New in Pyramid 1.4" document is available at > > http://docs.pylonsproject.org/projects/pyramid/en/master/whatsnew-1.4.html > > Pyramid 1.4 requires Python 2.6, 2.7, 3.2 or 3.3. > > The documentation for the release is available at > http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/ > > You can install it via PyPI: > > easy_install Pyramid==1.4 > > Enjoy, and please report any issues you find to the issue tracker at > https://github.com/Pylons/pyramid/issues > > Thanks! > > - C > > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/pylons-discuss/-/T7zE_6ny9ocJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
