Re: [pylons-discuss] How to handle DB transaction failures/request race conditions

2017-11-27 Thread Brian Sutherland
s-discuss+unsubscr...@googlegroups.com. > To post to this group, send email to pylons-discuss@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/2a39e5b2-d8fa-43be-891c-4b1cd48d465e%40googlegroups.com. > For more options, visit http

Re: [pylons-discuss] Porting a ZOPE (2.13) application into PYRAMID

2017-09-19 Thread Brian Sutherland
sage 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-discuss+unsubscr...@googlegroups.com. > To post to this group, send email to pylons-discuss@googlegr

Re: [pylons-discuss] [off-topic] The Case Against Python 3

2016-11-24 Thread Brian Sutherland
group, send email to pylons-discuss@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pylons-discuss/CAFmXjSDn72hbPuF50ppbjL5z8VKm61o10TiG8khAMrF-40pc%2Bw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- B

Re: [pylons-discuss] Removing whitespace from chameleon templates

2015-06-11 Thread Brian Sutherland
On Thu, Jun 11, 2015 at 01:56:35PM +0100, Christian Ledermann wrote: try the diazo middleware, iirc there is an example how to remove whitespace and comments I was trying to find a way of not inserting the whitespace in the first place! On 11 June 2015 at 13:42, Brian Sutherland br

Re: [pylons-discuss] Re: Removing whitespace from chameleon templates

2015-06-11 Thread Brian Sutherland
that stuff. Sigh, that may be my route as well. -- Brian Sutherland -- 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-discuss+unsubscr...@googlegroups.com

[pylons-discuss] Removing whitespace from chameleon templates

2015-06-11 Thread Brian Sutherland
://htmlmin.readthedocs.org/en/latest/reference.html#wsgi-middlware) -- Brian Sutherland -- 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-discuss+unsubscr

Re: [pylons-discuss] Per user connection using SQLAlchemy ORM

2014-07-25 Thread Brian Sutherland
. Not using a sessionmaker or scoped session at all. -- Brian Sutherland -- 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-discuss+unsubscr...@googlegroups.com

Re: problems using in chameleon with i18m

2013-09-02 Thread Brian Sutherland
/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out. -- Brian Sutherland -- 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

Re: Is there a default setting for http_cache?

2013-06-12 Thread Brian Sutherland
On Wed, Jun 12, 2013 at 03:39:09AM +0200, Christoph Zwerschke wrote: Is it possible to set the http_cache parameter globally for all views in a Pyramid application? I'm pretty sure you could do this in a tween or WSGI middleware. But I don't know of a specific knob. -- Brian Sutherland

Re: URL Dispatch and slashes in replacement values

2013-02-22 Thread Brian Sutherland
/005007.html So it is a bug, but in WSGI, rather than in pyramid. -- Brian Sutherland -- 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-discuss+unsubscr

Re: URL Dispatch and slashes in replacement values

2013-02-22 Thread Brian Sutherland
a pretty big database for it to be a problem. -- Brian Sutherland -- 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-discuss+unsubscr...@googlegroups.com

Re: Using zope.components and zope.configuration in Pyramid project

2013-02-02 Thread Brian Sutherland
. -- Brian Sutherland -- 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-discuss+unsubscr...@googlegroups.com. To post to this group, send email to pylons

Re: How to get request object inside decorator?

2012-06-21 Thread Brian Sutherland
to this group, send email to pylons-discuss@googlegroups.com. To unsubscribe from this group, send email to pylons-discuss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en. -- Brian Sutherland -- You received this message

Re: Pyramid 1.3 DeprecationWarning

2012-05-18 Thread Brian Sutherland
, send email to pylons-discuss@googlegroups.com. To unsubscribe from this group, send email to pylons-discuss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en. -- Brian Sutherland -- You received this message because you

Re: Migration from Zope3 to Pyramid. Step 1: ZPT + z3c.pagelet

2012-04-27 Thread Brian Sutherland
not. -- Brian Sutherland -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com. To unsubscribe from this group, send email to pylons-discuss+unsubscr...@googlegroups.com. For more

van.static: Offloading static resources to a CDN

2012-02-14 Thread Brian Sutherland
Hi, A few times the subject of offloading static resources to CDNs has come up on the list. Since I couldn't find any tools which actually did the work, I wrote my own: https://github.com/jinty/van.static I'd appreciate any reviews. -- Brian Sutherland -- You received this message