Re: [pylons-discuss] Testing using webtest and pyramid_mailer

2013-11-09 Thread Gael Pasgrimaud
Hi, On Fri, Nov 08, 2013 at 08:06:09PM -0800, Kristian wrote: I'm using webtest to test a functionality that send an email. I want to catch the email in my unittest and get a url in the mail to further test. Only problem, is I can't find how to get the mailer while using a webtest. In my

Re: [pylons-discuss] Testing using webtest and pyramid_mailer

2013-11-09 Thread Jeff Dairiki
On Sat, Nov 09, 2013 at 12:27:11PM +0100, Gael Pasgrimaud wrote: Hi, On Fri, Nov 08, 2013 at 08:06:09PM -0800, Kristian wrote: I'm using webtest to test a functionality that send an email. I want to catch the email in my unittest and get a url in the mail to further test. Only problem,

Re: [pylons-discuss] Testing using webtest and pyramid_mailer

2013-11-09 Thread Mariano Mara
On 09/11/13 01:06, Kristian wrote: I'm using webtest to test a functionality that send an email. I want to catch the email in my unittest and get a url in the mail to further test. Only problem, is I can't find how to get the mailer while using a webtest. In my unittest, here's what I do:

[pylons-discuss] pyramid_appengine 0.8.3 released

2013-11-09 Thread Thomas G. Willis
This version should get around all the various setuptools issues that people have been experiencing with it I tried to make the directions on setting up the buildout more explicit in regards to virtualenv. -- You received this message because you are subscribed to the Google Groups

[pylons-discuss] Re: pyramid_mako ribbon obscures docs

2013-11-09 Thread Blaise Laflamme
This ribbon should just be replace with something better IMHO. For sure it won't be done this way in the new theme. -- 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

Re: [pylons-discuss] Re: pyramid_mako ribbon obscures docs

2013-11-09 Thread Mike Orr
Oh, it's a theme thing? In that case I request that all the buttons not cover up as much of the content. Even when they're in the bottom they obscure reading when the window is narrow, because you have to keep scrolling around, and sometimes if it's just one screenful you can't scroll. A bar below

[pylons-discuss] initpyr -- pyramid + sqlalchemy + gunicorn + nginx + celery + rabbitmq

2013-11-09 Thread Mazzaroth M.
I made a python script that will automate a lot of tweaks and steps to deploy a skeleton pyramid webapp using: - sqlalchemy/alembic - gunicorn - supervisor - celery with rabbitMQ backend - redis(result backend) Once it gets more stable I will probably make an ansible playbook.

Re: [pylons-discuss] Re: pyramid_mako ribbon obscures docs

2013-11-09 Thread Blaise Laflamme
Next theme will be responsive so we'll have a different behaviour depending on the viewport. On Saturday, November 9, 2013 9:23:58 PM UTC-5, Mike Orr wrote: Oh, it's a theme thing? In that case I request that all the buttons not cover up as much of the content. Even when they're in the