just a quick feedback: i upgraded my app from 1.1.2 to 1.2a1 and now
am getting ConfigurationConflictError s for the following statements:
config.add_renderer(".mako", "pyramid.mako_templating.renderer_factory")
config.add_renderer("json", "msp.renderers.json_renderer_factory")
I didn't see anything seemingly relevant mentioned in the what's new doc.
regards,
robert
On Wed, Aug 24, 2011 at 6:55 AM, Chris McDonough <[email protected]> wrote:
> Pyramid 1.2a1 has been released. This is the first alpha release in
> the 1.2 series.
>
> A "What's New In Pyramid 1.2" document exists at
> http://docs.pylonsproject.org/projects/pyramid/1.2/whatsnew-1.2.html
> describing the differences between 1.1 and 1.2.
>
> You will be able to see the 1.2 release documentation (across all
> alphas and betas, as well as when it eventually gets to final release)
> at http://docs.pylonsproject.org/projects/pyramid/1.2/ .
>
> You can install it via PyPI:
>
> easy_install Pyramid==1.2a1
>
> Enjoy, and please report any issues you find to the issue tracker at
> https://github.com/Pylons/pyramid/issues
>
> Particular thanks to Michael Merickel for this release; much of the
> code and design in 1.2 is his. Also thanks to Blaise Laflamme, and
> Casey Duncan for their work on the new pyramid_debugtoolbar feature.
>
> Thanks!
>
> - C
>
>
> --
> 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.
>
>
--
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.