Re: [Paste] Pyramid on Python 3.2

2011-09-25 Thread Rick Harding
sdou...@gmail.com Twitter : @sdouche I've used swanging for some wsgi testing when working in middleware before and seems to have worked well enough. It's in pypi. http://pypi.python.org/pypi/Spawning/0.7 -- Rick Harding @mitechie http://blog.mitechie.com http://lococast.net -- You received

Re: Redirect to HTTPS

2011-09-23 Thread Rick Harding
that helps. Rick Harding -- 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

Re: full text search + sqlalchemy?

2011-09-21 Thread Rick Harding
want to make sure you setup an indexed column for each bit of data you want to perform the fulltext again. I've got a friend that uses it for medical records search and millions of records. He likes to say they think they have Google. https://github.com/mitechie/Bookie https://bmark.us Rick Harding

Re: New Pylons Project packages

2010-04-11 Thread Rick Harding
On Sun, Apr 11, 2010 at 4:53 PM, cd34 mcd...@gmail.com wrote: When you start a Pylons project, what packages do you usually start with in your software stack? repoze.who/what from the base and then some custom stuff we reuse for our internal apps. Is anyone using an IDE for development?  I

trouble with models, db config string, and documenting api with sphinx

2010-04-11 Thread Rick Harding
I'm trying to load up my controllers/models and such into my sphinx docs for my app. I can include them fine, but it won't actually load the pages due to: (WARNING/2) autodoc can't import/find module 'qmail_app.controllers.root', it reported error: 'pop(): dictionary is empty', please check your

Re: ANNOUNCE: Gazest 0.3.7 -- a Pylons powered wiki

2007-10-18 Thread Rick Harding
On 10/18/07, Yannick Gingras [EMAIL PROTECTED] wrote: Greetings Pyloneers, I'm am please to announce the release of Gazest 0.3.7, a Pylons powered wiki. Why another wiki? Gazest is heavily inspired by Git and Mercurial. It won't try to flatten the history to a linear succession of