Re: Pyramid 1.3.3 released

2012-08-12 Thread Raj
Or if you installed Pyramid with `pip`, you can do `pip install --upgrade pyramid` On Saturday, August 11, 2012 4:41:41 AM UTC-4, Zak wrote: What's the best way to update an existing Pyramid install? On Saturday, August 11, 2012 1:29:37 AM UTC-5, Chris McDonough wrote: Pyramid 1.3.3 has

Re: Default template variables

2012-05-10 Thread Raj
Then you can just do ${thedate()} in any of your templates. -Raj On Wednesday, May 9, 2012 12:27:14 AM UTC-4, Theron Luhn wrote: I can pass variables into my template by returning them in a dictionary from the view controller. However, if I try to access a variable from the template that I

Re: Default template variables

2012-05-10 Thread Raj
In the second example, config.scan() finds your @subscriber(BeforeRender) On Thursday, May 10, 2012 12:46:22 PM UTC-4, Raj wrote: You can create an 'h' helper object as described here-- http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/templates/templates.html#using-a-before

Pyramid with Gunicorn setup

2012-02-01 Thread Raj
-=Thanks to Ben Bangert for this quick script to get your Pyramid app up and running with Gunicorn=- You can easily run Gunicorn with the production.ini (or development.ini) file you've been using with Waitress (or Paster for older Pyramid installs), and still start it with `pserve

Re: Pyramid with Gunicorn setup

2012-02-01 Thread Raj
Also, make sure you've installed Gunicorn prior to attempting the above post. Install instructions can be found here-- http://gunicorn.org/install.html On Feb 1, 7:11 pm, Raj raj.tha...@gmail.com wrote: -=Thanks to Ben Bangert for this quick script to get your Pyramid app up and running

Re: Pyramid HTTP Redirect Usage

2012-01-28 Thread Raj
http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/views.html#using-a-view-callable-to-do-an-http-redirect On Nov 22 2011, 9:57 pm, Mark Erbaugh m...@microenh.com wrote: In many of the Pyramid examples, that I've seen, the view callable will return a HTTP Redirect to send the user

Pyramid Developer needed

2011-06-17 Thread Raj
with Solr is preferrable, but not required - Experience with CometD is preferrable, but not required Feel free to contact me with any questions. Thanks, Raj -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email